Contents

playbackStyle

An enumerated value that describes how to present an asset to the user.

Declaration

var playbackStyle: PHAsset.PlaybackStyle { get }

Discussion

Use this value to choose how your app displays the asset in PHImageManager regardless of the media type backing the asset.

See Also

Displaying an Asset