Share via


AVVideoRangeExtensions.GetConstant(AVVideoRange) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
AVVideoRange

The instance on which this method operates.

Returns

Applies to