toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.ui
/
FontSizeInPixels
Font
Size
In
Pixels
public
interface
FontSizeInPixels
implements
FontSize
A size of the font in pixels.
Members
Functions
of
Link copied to clipboard
public
static
FontSizeInPixels
of
(
int pixels
)
Returns the
FontSizeInPixels
instance for the given value.
value
Link copied to clipboard
public
int
value
(
)
Returns the font size value measured in pixels.