FontDesign

The design of a font: the system face, a rounded one, a serif, or monospaced.
public enum FontDesign

Values

NameSummary
DefaultThe system font.
MonospacedA monospaced face.
RoundedThe rounded system font.
SerifA serif face.