NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
CoreTypes
VerticalAlignmentText
Namespace VerticalAlignmentText
Modules
Core
Types
Vertical
Alignment
Text
baseline
bottom
middle
stretch
sub
sup
textbottom
texttop
top
is
Valid
parse
Index
Variables
baseline
bottom
middle
stretch
sub
sup
textbottom
texttop
top
Functions
is
Valid
parse
Variables
Const
baseline
baseline
:
"baseline"
Const
bottom
bottom
:
"bottom"
Const
middle
middle
:
"middle"
Const
stretch
stretch
:
"stretch"
Const
sub
sub
:
"sub"
Const
sup
sup
:
"sup"
Const
textbottom
textbottom
:
"text-bottom"
Const
texttop
texttop
:
"text-top"
Const
top
top
:
"top"
Functions
Const
is
Valid
is
Valid
(
value
:
any
)
:
value
Parameters
value:
any
Returns
value
Const
parse
parse
(
value
:
string
)
:
VerticalAlignmentTextType
Parameters
value:
string
Returns
VerticalAlignmentTextType
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method