UIFontAttributes.Face Property

Definition

The font face.

public string Face { get; set; }
public string? Face { get; set; }
member this.Face : string with get, set

Property Value

The font face name, or null if not set.

Applies to