iOSFont

From Xojo Documentation

Class (inherits from Object)

Provides access to fonts on iOS.

Properties
Ascent fa-lock-32.png Leading fa-lock-32.png Size fa-lock-32.png
CapHeight fa-lock-32.png LineHeight fa-lock-32.png XHeight fa-lock-32.png
Descent fa-lock-32.png Name fa-lock-32.png
Shared Methods
BoldSystemFont SmallSystemFontSize SystemFontSize
ItalicSystemFont SystemFont
Constructors

Constructor(postscriptName As Text, pointSize As Double)


Notes

Notes You can find a list of fonts available on iOS devices at iOSFonts.com.

See Also

iOSButton, iOSTextField, iOSTextArea controls; iOSGraphics class