Share via


UIFontDescriptor.FontAttributes Property

Definition

The font attributes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public UIKit.UIFontAttributes FontAttributes { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.FontAttributes : UIKit.UIFontAttributes

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to