AVCaptureSession.PresetInputPriority Property

Definition

Represents the value associated with the constant AVCaptureSessionPresetInputPriority

[Foundation.Field("AVCaptureSessionPresetInputPriority", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString PresetInputPriority { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PresetInputPriority : Foundation.NSString

Property Value

Attributes

Applies to