Share via


NSFontDescriptorSystemDesignExtensions Class

Definition

Extension methods for the NSFontDescriptorSystemDesign enumeration.

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

Methods

Name Description
GetConstant(NSFontDescriptorSystemDesign)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSFontDescriptorSystemDesign value named by constant.

Applies to