AVCaptureDeviceFormat.IsVideoStabilizationModeSupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("isVideoStabilizationModeSupported:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsVideoStabilizationModeSupported (AVFoundation.AVCaptureVideoStabilizationMode mode);
abstract member IsVideoStabilizationModeSupported : AVFoundation.AVCaptureVideoStabilizationMode -> bool
override this.IsVideoStabilizationModeSupported : AVFoundation.AVCaptureVideoStabilizationMode -> bool
Parameters
Returns
- Attributes