Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages. 
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