Namespace
FontWeight
Summary
Variables
BLACK
BOLD
EXTRA_BOLD
EXTRA_LIGHT
LIGHT
MEDIUM
NORMAL
SEMI_BOLD
THIN
Functions
isValid
defined in @nativescript/core/ui/styling/font.d.ts:46:1
| Parameter | Default | Description |
value | | any |
Returns boolean
parse
parse(value: string): FontWeight
defined in @nativescript/core/ui/styling/font.d.ts:47:1
| Parameter | Default | Description |
value | | string |
Returns FontWeight
- Previous
- FontStyle
- Next
- GridUnitType