Share via


NSTextListMarkerFormatsExtensions Class

Definition

Extension methods for the NSTextListMarkerFormats enumeration.

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

Methods

Name Description
GetConstant(NSTextListMarkerFormats)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSTextListMarkerFormats value named by constant.

Applies to