Classes
Summary
Constructors
constructor
Properties
PropertyBag
PropertyBag: {
prototype: {}
}accessibilityHidden
accessibilityHidden: booleanaccessibilityLanguage
accessibilityLanguage: stringaccessibilityLiveRegion
accessibilityMediaSession
accessibilityMediaSession: booleanaccessibilityRole
accessibilityState
accessibilityStep
accessibilityStep: numberaccessible
alignContent
alignContent: AlignContentalignItems
alignSelf
androidContentInset
androidContentInsetLeft
androidContentInsetRight
androidDynamicElevationOffset
androidDynamicElevationOffset: numberandroidElevation
background
backgroundColor
backgroundImage
backgroundImage: string | LinearGradientbackgroundInternal
backgroundPosition
backgroundPosition: stringbackgroundRepeat
backgroundSize
borderBottomColor
borderBottomLeftRadius
borderBottomRightRadius
borderBottomWidth
borderLeftColor
borderLeftWidth
borderRadius
borderRightColor
borderRightWidth
borderTopColor
borderTopLeftRadius
borderTopRightRadius
borderTopWidth
borderWidth
boxShadow
clipPath
color
flexDirection
flexDirection: FlexDirectionflexGrow
flexShrink
flexWrap
flexWrapBefore
font
fontFamily
fontInternal
fontScaleInternal
fontScaleInternal: numberThis property ensures inheritance of a11y scale among views.
fontSize
fontStyle
fontWeight
fontWeight: FontWeightTypeheight
horizontalAlignment
iosAccessibilityAdjustsFontSize
iosAccessibilityAdjustsFontSize: booleaniosAccessibilityMaxFontScale
iosAccessibilityMaxFontScale: numberiosAccessibilityMinFontScale
iosAccessibilityMinFontScale: numberjustifyContent
justifyContent: JustifyContentletterSpacing
lineHeight
margin
marginBottom
marginLeft
marginRight
marginTop
maxLines
minHeight
minWidth
opacity
order
padding
paddingBottom
paddingLeft
paddingRight
paddingTop
perspective
placeholderColor
rotate
rotateX
rotateY
scaleX
scaleY
separatorColor
statusBarStyle
statusBarStyle: "dark" | "light"tabTextColor
tabTextFontSize
textAlignment
textDecoration
textShadow
textTransform
tintColor
translateX
translateY
verticalAlignment
viewRef
visibility
whiteSpace
width
zIndex
Accessors
view
Methods
getCssVariable
getCssVariable(varName: string): stringremoveScopedCssVariable
removeScopedCssVariable(varName: string): voidremoveUnscopedCssVariable
removeUnscopedCssVariable(varName: string): voidresetScopedCssVariables
resetScopedCssVariables(): voidresetUnscopedCssVariables
resetUnscopedCssVariables(): voidsetScopedCssVariable
setScopedCssVariable(varName: string, value: string): voidsetUnscopedCssVariable
setUnscopedCssVariable(varName: string, value: string): voidtoString
- Previous
- StackLayout
- Next
- Switch