Share via


NSRulerViewUnitsExtensions Class

Definition

Extension methods for the NSRulerViewUnits enumeration.

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

Methods

Name Description
GetConstant(NSRulerViewUnits)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSRulerViewUnits value named by constant.

Applies to