PHLivePhotoFrameType Enum

Definition

Enumerates Live Photo frame types.

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

Fields

Photo 0

Indicates that the frame is a still photo.

Video 1

Indicates that the frame is a video frame.

Applies to