VTProjectionKindExtensions.GetConstant(VTProjectionKind) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
VTProjectionKind

The instance on which this method operates.

Returns

Applies to