Namespaces
CoreTypes.VerticalAlignmentText
Summary ​
Variables ​
baseline ​
bottom ​
middle ​
stretch ​
sub ​
sup ​
textbottom ​
texttop ​
top ​
Functions ​
isValid ​
isValid(value: any): value is VerticalAlignmentTextType
Parameter | Default | Description |
value |
| any |
Returns value is VerticalAlignmentTextType
parse ​
parse(value: string): VerticalAlignmentTextType
Parameter | Default | Description |
value |
| string |
Returns VerticalAlignmentTextType
- Next
- AccessibilityEvents