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
HorizontalAlignment
Namespace HorizontalAlignment
Modules
Core
Types
Horizontal
Alignment
center
left
right
stretch
is
Valid
parse
Index
Variables
center
left
right
stretch
Functions
is
Valid
parse
Variables
Const
center
center
:
"center"
Const
left
left
:
"left"
Const
right
right
:
"right"
Const
stretch
stretch
:
"stretch"
Functions
Const
is
Valid
is
Valid
(
value
:
any
)
:
value
Parameters
value:
any
Returns
value
Const
parse
parse
(
value
:
any
)
:
HorizontalAlignmentType
Parameters
value:
any
Returns
HorizontalAlignmentType
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