any(of:)
Returns a new filter formed by OR-ing the filters in a given array.
Declaration
static func any(of subfilters: [PHPickerFilter]) -> PHPickerFilterReturns a new filter formed by OR-ing the filters in a given array.
static func any(of subfilters: [PHPickerFilter]) -> PHPickerFilter