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
Summary 
Namespaces
- Accuracy
 - AndroidActionBarIconVisibility
 - AndroidActionItemPosition
 - AnimationCurve
 - AutocapitalizationType
 - AutofillType
 - BackgroundRepeat
 - DeviceOrientation
 - DeviceType
 - Dock
 - FontAttributes
 - FontStyle
 - FontWeight
 - HorizontalAlignment
 - ImageFormat
 - ImageStretch
 - IOSActionItemPosition
 - KeyboardType
 - NavigationBarVisibility
 - Orientation
 - ReturnKeyType
 - StatusBarStyle
 - SystemAppearance
 - TextAlignment
 - TextDecoration
 - TextTransform
 - UpdateTextTrigger
 - VerticalAlignment
 - VerticalAlignmentText
 - Visibility
 - WhiteSpace
 
Type Aliases
- AutocapitalizationInputType
 - AutofillType
 - BackgroundRepeatType
 - DeviceOrientationType
 - dip
 - DockType
 - HorizontalAlignmentType
 - ImageStretchType
 - KeyboardInputType
 - LengthDipUnit
 - LengthPercentUnit
 - LengthPxUnit
 - LengthType
 - MaxLinesType
 - OrientationType
 - percent
 - PercentLengthType
 - px
 - ReturnKeyButtonType
 - TextAlignmentType
 - TextDecorationType
 - TextTransformType
 - UpdateTextTriggerType
 - VerticalAlignmentTextType
 - VerticalAlignmentType
 - VisibilityType
 - WhiteSpaceType
 
Variables
Type Aliases 
AutocapitalizationInputType 
AutofillType 
BackgroundRepeatType 
DeviceOrientationType 
DockType 
HorizontalAlignmentType 
ImageStretchType 
KeyboardInputType 
LengthDipUnit 
LengthPercentUnit 
LengthPxUnit 
LengthType 
LengthType: "auto" | dip | LengthDipUnit | LengthPxUnit
MaxLinesType 
OrientationType 
PercentLengthType 
PercentLengthType: "auto" | dip | LengthDipUnit | LengthPxUnit | LengthPercentUnit
ReturnKeyButtonType 
TextAlignmentType 
TextDecorationType 
TextTransformType 
UpdateTextTriggerType 
VerticalAlignmentTextType 
VerticalAlignmentTextType: VerticalAlignmentType | "text-top" | "text-bottom" | "sup" | "sub" | "baseline"
VerticalAlignmentType 
VisibilityType 
WhiteSpaceType 
dip 
 defined in @nativescript/core/core-types/index.d.ts:9:9
Denotes a length number that is in device independent pixel units.
percent 
Denotes a normalized percent number.
0% is represented as 0
50% is represented as 0.5
100% is represented as 1
px 
Denotes a length number that is in physical device pixels.
Variables 
zeroLength 
zeroLength: LengthType
- Previous
 - Connectivity
 - Next
 - DialogStrings