AVVideoApertureModeExtensions.GetConstant(AVVideoApertureMode) Method

Definition

Returns the string constant for the enumeration value.

public static Foundation.NSString GetConstant (this AVFoundation.AVVideoApertureMode self);
static member GetConstant : AVFoundation.AVVideoApertureMode -> Foundation.NSString

Parameters

self
AVVideoApertureMode

The enumeration value.

Returns

Applies to