AVMetadataFormatExtensions.GetConstant(AVMetadataFormat) Method

Definition

Returns the string constant for the enumeration value.

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

Parameters

self
AVMetadataFormat

The enumeration value.

Returns

Applies to