Share via


CGDynamicRangeExtensions.GetConstant(CGDynamicRange) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
CGDynamicRange

The instance on which this method operates.

Returns

Applies to