FontWeight

An enum of the font weights that can be used in custom styling.

If you load a custom font via Catch.initialize or Catch.setCustomFontFamily then make sure you provide a font resource for each font weight you intend to use.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

W100

Link copied to clipboard
Link copied to clipboard

W300

Link copied to clipboard

W400

Link copied to clipboard

W500

Link copied to clipboard
Link copied to clipboard

W700

Link copied to clipboard
Link copied to clipboard

W900

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.