Share via


AVCaptureStillImageOutput.AutomaticallyEnablesStillImageStabilizationWhenAvailable Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticallyEnablesStillImageStabilizationWhenAvailable { [Foundation.Export("automaticallyEnablesStillImageStabilizationWhenAvailable")] get; [Foundation.Export("setAutomaticallyEnablesStillImageStabilizationWhenAvailable:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticallyEnablesStillImageStabilizationWhenAvailable")>]
[<set: Foundation.Export("setAutomaticallyEnablesStillImageStabilizationWhenAvailable:")>]
member this.AutomaticallyEnablesStillImageStabilizationWhenAvailable : bool with get, set

Property Value

Attributes

Applies to