Share via


CIRawDecoderVersionExtensions.GetConstant(CIRawDecoderVersion) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
CIRawDecoderVersion

The instance on which this method operates.

Returns

Applies to