Share via


CGDynamicRangeExtensions Class

Definition

Extension methods for the CGDynamicRange enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class CGDynamicRangeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type CGDynamicRangeExtensions = class
Inheritance
CGDynamicRangeExtensions
Attributes

Methods

Name Description
GetConstant(CGDynamicRange)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the CGDynamicRange value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the CGDynamicRange value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the CGDynamicRange value named by constant.

Applies to