Contents

playbackStyle(_:)

Creates a new filter by using the playback style you specify.

Declaration

static func playbackStyle(_ playbackStyle: PHAsset.PlaybackStyle) -> PHPickerFilter

Parameters

  • playbackStyle:

    The asset playback style.

Return Value

A new filter with the playback style you specify.

See Also

Creating Filters