AVMetadataFormatExtensions.GetConstant(AVMetadataFormat) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
AVMetadataFormat

The instance on which this method operates.

Returns

Applies to