UIFontDescriptor.CharacterSet Property

Definition

Describes the character set supported by the specified font.

public Foundation.NSCharacterSet CharacterSet { get; }
member this.CharacterSet : Foundation.NSCharacterSet

Property Value

Remarks

This can be used from a background thread.

Applies to