AVCaptureSession.InterruptionReasonKey 属性

定义

获取访问捕获会话中断原因的密钥。

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

属性值

属性

适用于