enum FontSmooth : System.Enum

robot_2Generated
code_blocksInput

Description

The FontSmooth enumeration in the Sandbox.UI namespace provides possible values for the font-smooth CSS property. This enumeration allows you to specify how font smoothing should be applied in your UI components.

Members

Static Fields

Member NameSummary
AutoLet us decide (we'll anti-alias where available)
NeverTurn font smoothing off
AlwaysAlways anti-alias