UIFont.Name Property

Definition

The name of the font. Read-only.

public virtual string Name { [Foundation.Export("fontName", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Name : string

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to