PHLivePhotoViewPlaybackStyle Enum

Definition

Enumerates how live photo playback will occur in a PHLivePhotoView.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PHLivePhotoViewPlaybackStyle
type PHLivePhotoViewPlaybackStyle = 
Inheritance
PHLivePhotoViewPlaybackStyle
Attributes

Fields

Full 1

Indicates that the full Live Photo, with sound, will be played.

Hint 2

Indicates that a short teaser, without sound, will be played.

Undefined 0

This is an invalid value. Do not use.

Applies to