Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Size

Various sizes of text that can be rendered in the UI. The actual rendering size of the text is left up to the rendering framework.

Index

Enumeration members

Huge

Huge: = "huge"

Large

Large: = "large"

Larger

Larger: = "larger"

Largest

Largest: = "largest"

Normal

Normal: = "normal"

Small

Small: = "small"

Smaller

Smaller: = "smaller"

Smallest

Smallest: = "smallest"

Tiny

Tiny: = "tiny"