Share via


VTAlphaChannelModeExtensions.GetConstant(VTAlphaChannelMode) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
VTAlphaChannelMode

The instance on which this method operates.

Returns

Applies to