Share via


UIFontTextStyleExtensions Class

Definition

Extension methods for the UIFontTextStyle enumeration.

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

Methods

Name Description
GetConstant(UIFontTextStyle)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIFontTextStyle value named by constant.

Applies to