FlexBoxBorderWidth
in package
FlexBoxBorderWidth Class Doc Comment
Tags
Table of Contents
- BOLD = 'bold'
- LIGHT = 'light'
- MEDIUM = 'medium'
- NONE = 'none'
- Possible values of this enum
- NORMAL = 'normal'
- SEMI_BOLD = 'semi-bold'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
BOLD
public
mixed
BOLD
= 'bold'
LIGHT
public
mixed
LIGHT
= 'light'
MEDIUM
public
mixed
MEDIUM
= 'medium'
NONE
Possible values of this enum
public
mixed
NONE
= 'none'
NORMAL
public
mixed
NORMAL
= 'normal'
SEMI_BOLD
public
mixed
SEMI_BOLD
= 'semi-bold'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>