共用方式為


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

屬性值

屬性

適用於