Share via


CGImagePropertyEncoderExtensions.GetConstant(CGImagePropertyEncoder) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
CGImagePropertyEncoder

The instance on which this method operates.

Returns

Applies to