Font.isFixedWidth

Checks if the current font face of this font is fixed-width Fixed-width fonts are monospace - each character is the same length The pixel length of a string of fixed-width characters is the width of the characters times the amount of characters

class Font
@property
bool
isFixedWidth
(
)

Meta