Share via


UIFontDescriptorSystemDesignExtensions Class

Definition

Extension methods for the UIFontDescriptorSystemDesign enumeration.

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

Methods

Name Description
GetConstant(UIFontDescriptorSystemDesign)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIFontDescriptorSystemDesign value named by constant.

Applies to