Classes
Style
Style
Summary β
Constructors
Properties
- accessibilityHidden
- accessibilityLanguage
- accessibilityLiveRegion
- accessibilityMediaSession
- accessibilityRole
- accessibilityState
- accessibilityStep
- accessible
- alignContent
- alignItems
- alignSelf
- androidContentInset
- androidContentInsetLeft
- androidContentInsetRight
- androidDynamicElevationOffset
- androidElevation
- androidSelectedTabHighlightColor
- androidStatusBarBackground
- background
- backgroundColor
- backgroundImage
- backgroundInternal
- backgroundPosition
- backgroundRepeat
- backgroundSize
- borderBottomColor
- borderBottomLeftRadius
- borderBottomRightRadius
- borderBottomWidth
- borderColor
- borderLeftColor
- borderLeftWidth
- borderRadius
- borderRightColor
- borderRightWidth
- borderTopColor
- borderTopLeftRadius
- borderTopRightRadius
- borderTopWidth
- borderWidth
- boxShadow
- clipPath
- color
- flexDirection
- flexGrow
- flexShrink
- flexWrap
- flexWrapBefore
- font
- fontFamily
- fontInternal
- fontScaleInternal
- fontSize
- fontStyle
- fontWeight
- height
- horizontalAlignment
- iosAccessibilityAdjustsFontSize
- iosAccessibilityMaxFontScale
- iosAccessibilityMinFontScale
- justifyContent
- letterSpacing
- lineHeight
- margin
- marginBottom
- marginLeft
- marginRight
- marginTop
- maxLines
- minHeight
- minWidth
- opacity
- order
- padding
- paddingBottom
- paddingLeft
- paddingRight
- paddingTop
- perspective
- placeholderColor
- PropertyBag
- rotate
- rotateX
- rotateY
- scaleX
- scaleY
- selectedBackgroundColor
- selectedTabTextColor
- separatorColor
- statusBarStyle
- tabBackgroundColor
- tabTextColor
- tabTextFontSize
- textAlignment
- textDecoration
- textShadow
- textTransform
- tintColor
- translateX
- translateY
- verticalAlignment
- viewRef
- visibility
- whiteSpace
- width
- zIndex
1 properties inherited from Observable
Click to expand
Accessors
Methods
- getCssVariable
- removeScopedCssVariable
- removeUnscopedCssVariable
- resetScopedCssVariables
- resetUnscopedCssVariables
- setScopedCssVariable
- setUnscopedCssVariable
- toString
18 methods inherited from Observable
Click to expand
Constructors β
constructor β
Properties β
PropertyBag β
accessibilityHidden β
accessibilityHidden: boolean
accessibilityLanguage β
accessibilityLiveRegion β
accessibilityLiveRegion: AccessibilityLiveRegion
accessibilityMediaSession β
accessibilityRole β
accessibilityRole: AccessibilityRole
accessibilityState β
accessibilityState: AccessibilityState
accessibilityStep β
accessible β
alignContent β
alignItems β
alignSelf β
androidContentInset β
androidContentInset: string | number | LengthDipUnit | LengthPxUnit
androidContentInsetLeft β
androidContentInsetLeft: LengthType
androidContentInsetRight β
androidContentInsetRight: LengthType
androidDynamicElevationOffset β
androidElevation β
background β
backgroundImage β
backgroundInternal β
backgroundInternal: Background
backgroundPosition β
backgroundRepeat β
backgroundRepeat: BackgroundRepeatType
backgroundSize β
borderBottomLeftRadius β
borderBottomLeftRadius: LengthType
borderBottomRightRadius β
borderBottomRightRadius: LengthType
borderBottomWidth β
borderBottomWidth: LengthType
borderLeftWidth β
borderLeftWidth: LengthType
borderRadius β
borderRadius: string | number | LengthDipUnit | LengthPxUnit
borderRightWidth β
borderRightWidth: LengthType
borderTopLeftRadius β
borderTopLeftRadius: LengthType
borderTopRightRadius β
borderTopRightRadius: LengthType
borderTopWidth β
borderTopWidth: LengthType
borderWidth β
borderWidth: string | number | LengthDipUnit | LengthPxUnit
boxShadow β
clipPath β
flexDirection β
flexGrow β
flexShrink β
flexWrap β
flexWrapBefore β
font β
fontFamily β
fontScaleInternal β
This property ensures inheritance of a11y scale among views.
fontSize β
fontStyle β
fontWeight β
height β
height: PercentLengthType
horizontalAlignment β
horizontalAlignment: HorizontalAlignmentType
iosAccessibilityAdjustsFontSize β
iosAccessibilityMaxFontScale β
iosAccessibilityMinFontScale β
justifyContent β
letterSpacing β
lineHeight β
lineHeight: number
margin β
margin: string | number | LengthDipUnit | LengthPxUnit | LengthPercentUnit
marginBottom β
marginBottom: PercentLengthType
marginLeft β
marginLeft: PercentLengthType
marginRight β
marginRight: PercentLengthType
marginTop β
marginTop: PercentLengthType
maxLines β
minHeight β
minHeight: LengthType
minWidth β
minWidth: LengthType
opacity β
order β
padding β
padding: string | number | LengthDipUnit | LengthPxUnit
paddingBottom β
paddingBottom: LengthType
paddingLeft β
paddingLeft: LengthType
paddingRight β
paddingRight: LengthType
paddingTop β
paddingTop: LengthType
perspective β
rotate β
rotateX β
rotateY β
scaleX β
scaleY β
statusBarStyle β
tabTextFontSize β
textAlignment β
textAlignment: TextAlignmentType
textDecoration β
textDecoration: TextDecorationType
textShadow β
textTransform β
textTransform: TextTransformType
translateX β
translateY β
verticalAlignment β
verticalAlignment: VerticalAlignmentType
visibility β
visibility: VisibilityType
whiteSpace β
whiteSpace: WhiteSpaceType
width β
width: PercentLengthType
zIndex β
Accessors β
Methods β
getCssVariable β
Parameter Default Description
varName
string
Returns string
removeScopedCssVariable β
Parameter Default Description
varName
string
Returns void
removeUnscopedCssVariable β
Parameter Default Description
varName
string
Returns void
resetScopedCssVariables β
Returns void
resetUnscopedCssVariables β
Returns void
setScopedCssVariable β
Parameter Default Description
varName
string
value
string
Returns void
setUnscopedCssVariable β
Parameter Default Description
varName
string
value
string
Returns void
toString β
Returns string
- Previous
- StackLayout
- Next
- Switch
On this page
- Summary
- Constructors
- Properties
- PropertyBag
- accessibilityHidden
- accessibilityLanguage
- accessibilityLiveRegion
- accessibilityMediaSession
- accessibilityRole
- accessibilityState
- accessibilityStep
- accessible
- alignContent
- alignItems
- alignSelf
- androidContentInset
- androidContentInsetLeft
- androidContentInsetRight
- androidDynamicElevationOffset
- androidElevation
- androidSelectedTabHighlightColor
- androidStatusBarBackground
- background
- backgroundColor
- backgroundImage
- backgroundInternal
- backgroundPosition
- backgroundRepeat
- backgroundSize
- borderBottomColor
- borderBottomLeftRadius
- borderBottomRightRadius
- borderBottomWidth
- borderColor
- borderLeftColor
- borderLeftWidth
- borderRadius
- borderRightColor
- borderRightWidth
- borderTopColor
- borderTopLeftRadius
- borderTopRightRadius
- borderTopWidth
- borderWidth
- boxShadow
- clipPath
- color
- flexDirection
- flexGrow
- flexShrink
- flexWrap
- flexWrapBefore
- font
- fontFamily
- fontInternal
- fontScaleInternal
- fontSize
- fontStyle
- fontWeight
- height
- horizontalAlignment
- iosAccessibilityAdjustsFontSize
- iosAccessibilityMaxFontScale
- iosAccessibilityMinFontScale
- justifyContent
- letterSpacing
- lineHeight
- margin
- marginBottom
- marginLeft
- marginRight
- marginTop
- maxLines
- minHeight
- minWidth
- opacity
- order
- padding
- paddingBottom
- paddingLeft
- paddingRight
- paddingTop
- perspective
- placeholderColor
- rotate
- rotateX
- rotateY
- scaleX
- scaleY
- selectedBackgroundColor
- selectedTabTextColor
- separatorColor
- statusBarStyle
- tabBackgroundColor
- tabTextColor
- tabTextFontSize
- textAlignment
- textDecoration
- textShadow
- textTransform
- tintColor
- translateX
- translateY
- verticalAlignment
- viewRef
- visibility
- whiteSpace
- width
- zIndex
- Accessors
- Methods