AVCaptureDeviceFormat.VideoStabilizationSupported Property

Definition

Developers should not use this deprecated property. Developers should use 'IsVideoStabilizationModeSupported (AVCaptureVideoStabilizationMode)' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool VideoStabilizationSupported { [Foundation.Export("isVideoStabilizationSupported")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isVideoStabilizationSupported")>]
member this.VideoStabilizationSupported : bool

Property Value

Attributes

Applies to