PhotosUI Changes for Swift PhotosUI (Added) Added PHLivePhotoBadgeOptions [struct] Added PHLivePhotoBadgeOptions.init(rawValue: UInt) Added PHLivePhotoBadgeOptions.liveOff Added PHLivePhotoBadgeOptions.overContent Added PHLivePhotoView Added PHLivePhotoView.delegate Added PHLivePhotoView.isMuted Added PHLivePhotoView.livePhoto Added PHLivePhotoView.livePhotoBadgeImage(options: PHLivePhotoBadgeOptions) -> UIImage [class] Added PHLivePhotoView.playbackGestureRecognizer Added PHLivePhotoView.startPlayback(with: PHLivePhotoViewPlaybackStyle) Added PHLivePhotoView.stopPlayback() Added PHLivePhotoViewDelegate Added PHLivePhotoViewDelegate.livePhotoView(_: PHLivePhotoView, didEndPlaybackWith: PHLivePhotoViewPlaybackStyle) Added PHLivePhotoViewDelegate.livePhotoView(_: PHLivePhotoView, willBeginPlaybackWith: PHLivePhotoViewPlaybackStyle) Added PHLivePhotoViewPlaybackStyle [enum] Added PHLivePhotoViewPlaybackStyle.full Added PHLivePhotoViewPlaybackStyle.hint Added PHLivePhotoViewPlaybackStyle.undefined