AVFileTypesExtensions.GetConstant(AVFileTypes) Method

Definition

Returns the string constant for the enumeration value.

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

Parameters

self
AVFileTypes

The enumeration value.

Returns

Applies to