Contents

any(of:)

Returns a new filter formed by OR-ing the filters in a given array.

Declaration

static func any(of subfilters: [PHPickerFilter]) -> PHPickerFilter

See Also

Getting Filter Types