Share via


NSFontTextStyleExtensions Class

Definition

Extension methods for the NSFontTextStyle enumeration.

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

Methods

Name Description
GetConstant(NSFontTextStyle)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSFontTextStyle value named by constant.

Applies to