UIImagePickerController.LivePhoto Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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