Share via


AVCaptureDevice.SupportsAVCaptureSessionPreset(String) Method

Definition

[Foundation.Export("supportsAVCaptureSessionPreset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SupportsAVCaptureSessionPreset(string preset);
[<Foundation.Export("supportsAVCaptureSessionPreset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SupportsAVCaptureSessionPreset : string -> bool
override this.SupportsAVCaptureSessionPreset : string -> bool

Parameters

preset
String

Returns

Attributes

Applies to