playbackStyle(_:)
Creates a new filter by using the playback style you specify.
Declaration
static func playbackStyle(_ playbackStyle: PHAsset.PlaybackStyle) -> PHPickerFilterParameters
- playbackStyle:
The asset playback style.
Return Value
A new filter with the playback style you specify.