UIImagePickerController.LivePhoto Property

Definition

Static NSString used as a key indicating live photos.

[Foundation.Field("UIImagePickerControllerLivePhoto", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString LivePhoto { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LivePhoto : Foundation.NSString

Property Value

Attributes

Applies to