livePhotoView(_:willBeginPlaybackWith:)
Notifies the delegate when Live Photos playback is beginning.
Declaration
optional func livePhotoView(_ livePhotoView: PHLivePhotoView, willBeginPlaybackWith playbackStyle: PHLivePhotoViewPlaybackStyle)Parameters
- livePhotoView:
The view beginning playback of Live Photo content.
- playbackStyle:
The style of playback, indicating whether the content is to play in full or as a brief preview.