AVCaptureSession.InterruptionSystemPressureStateKey Property

Definition

[Foundation.Field("AVCaptureSessionInterruptionSystemPressureStateKey", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString InterruptionSystemPressureStateKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InterruptionSystemPressureStateKey : Foundation.NSString

Property Value

Attributes

Applies to