Share via


AVCaptureStillImageOutput.HighResolutionStillImageOutputEnabled 属性

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool HighResolutionStillImageOutputEnabled { [Foundation.Export("isHighResolutionStillImageOutputEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setHighResolutionStillImageOutputEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.HighResolutionStillImageOutputEnabled : bool with get, set

属性值

属性

适用于