AVCaptureDeviceFormat.IsVideoStabilizationModeSupported Method

Definition

[Foundation.Export("isVideoStabilizationModeSupported:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsVideoStabilizationModeSupported(AVFoundation.AVCaptureVideoStabilizationMode mode);
[<Foundation.Export("isVideoStabilizationModeSupported:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsVideoStabilizationModeSupported : AVFoundation.AVCaptureVideoStabilizationMode -> bool
override this.IsVideoStabilizationModeSupported : AVFoundation.AVCaptureVideoStabilizationMode -> bool

Parameters

Returns

Attributes

Applies to