Properties
Private
_automaticallyAdjustsScrollViewInsets
_automaticallyAdjustsScrollViewInsets:
boolean
Private
_defaultPaddingBottom
_defaultPaddingBottom:
number
Private
_defaultPaddingLeft
_defaultPaddingLeft:
number
Private
_defaultPaddingRight
_defaultPaddingRight:
number
Private
_defaultPaddingTop
_defaultPaddingTop:
number
Private
_ignoreFlexMinWidthHeightReset
_ignoreFlexMinWidthHeightReset:
boolean
_isAddedToNativeVisualTree
_isAddedToNativeVisualTree:
boolean
Private
_isPaddingRelative
_isPaddingRelative:
boolean
Private
_isStyleScopeHost
_isStyleScopeHost:
boolean
Private
_isViewBase
_isViewBase:
boolean
Optional
Private
_moduleName
_moduleName:
string
Private
_oldBottom
_oldBottom:
number
Private
_oldLeft
_oldLeft:
number
Private
_oldRight
_oldRight:
number
Private
_oldTop
_oldTop:
number
_styleScope
_styleScope:
any
_suspendNativeUpdatesCount
_suspendNativeUpdatesCount:
number
Private
_suspendedUpdates
_suspendedUpdates:
object
Type declaration
-
[propertyName:
string]: Property<any, any> | CssProperty<Style, any> | CssAnimationProperty<Style, any>
alignSelf
alignSelf:
AlignSelf
bindingContext
bindingContext:
any
bottomWidth
bottomWidth:
number
circleFillColor
circleFillColor:
Color
circleInnerRadius
circleInnerRadius:
number
circleRadius
circleRadius:
number
circleStrokeColor
circleStrokeColor:
Color
circleStrokeWidth
circleStrokeWidth:
number
className
className:
string
columnSpan
columnSpan:
number
cssClasses
cssClasses:
Set<string>
cssPseudoClasses
cssPseudoClasses:
Set<string>
dock
dock:
"left" | "top" | "right" | "bottom"
effectiveBorderBottomWidth
effectiveBorderBottomWidth:
number
effectiveBorderLeftWidth
effectiveBorderLeftWidth:
number
effectiveBorderRightWidth
effectiveBorderRightWidth:
number
effectiveBorderTopWidth
effectiveBorderTopWidth:
number
effectiveHeight
effectiveHeight:
number
effectiveLeft
effectiveLeft:
number
effectiveMarginBottom
effectiveMarginBottom:
number
effectiveMarginLeft
effectiveMarginLeft:
number
effectiveMarginRight
effectiveMarginRight:
number
effectiveMarginTop
effectiveMarginTop:
number
effectiveMinHeight
effectiveMinHeight:
number
effectiveMinWidth
effectiveMinWidth:
number
effectivePaddingBottom
effectivePaddingBottom:
number
effectivePaddingLeft
effectivePaddingLeft:
number
effectivePaddingRight
effectivePaddingRight:
number
effectivePaddingTop
effectivePaddingTop:
number
effectiveTop
effectiveTop:
number
effectiveWidth
effectiveWidth:
number
fillColor
fillColor:
Color
flexGrow
flexGrow:
FlexGrow
flexShrink
flexShrink:
FlexShrink
flexWrapBefore
flexWrapBefore:
FlexWrapBefore
isCollapsed
isCollapsed:
boolean
isLoaded
isLoaded:
boolean
length
length:
number
nativeView
nativeView:
any
nativeViewProtected
nativeViewProtected:
any
offset
offset:
number
parentNode
parentNode:
ViewBase
recycleNativeView
recycleNativeView:
"always" | "never" | "auto"
strokeColor
strokeColor:
Color
strokeWidth
strokeWidth:
number
topWidth
topWidth:
number
typeName
typeName:
string
viewController
viewController:
any
Static
bottomWidthProperty
Static
circleFillColorProperty
Static
circleInnerRadiusProperty
circle
Inner
Radius
Property
:
Property<NeedleStyle, number>
Static
circleRadiusProperty
Static
circleStrokeColorProperty
circle
Stroke
Color
Property
:
Property<NeedleStyle, Color>
Static
circleStrokeWidthProperty
circle
Stroke
Width
Property
:
Property<NeedleStyle, number>
Static
lengthProperty
Static
loadedEvent
loadedEvent:
string
Static
offsetProperty
Static
propertyChangeEvent
propertyChangeEvent:
string
Static
strokeColorProperty
Static
strokeWidthProperty
Static
topWidthProperty
Static
unloadedEvent
unloadedEvent:
string