UIFontDescriptor.PostscriptName Property
Definition
The font's PostScript name.
[get: Foundation.Export("postscriptName")]
public virtual string PostscriptName { get; }
member this.PostscriptName : string
Property Value
- Attributes
-
Remarks
This can be used from a background thread.
Applies to