UIFontAttributes.Traits Property

Definition

The font traits.

public UIKit.UIFontTraits Traits { get; set; }
public UIKit.UIFontTraits? Traits { get; set; }
member this.Traits : UIKit.UIFontTraits with get, set

Property Value

The font traits, or null if not set.

Applies to