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
android
android: any
bindingContext
bindingContext: any
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
endAngle
endAngle: number
expandRadius
expandRadius: number
fillColors
fillColors: Color[]
flexGrow
flexGrow: FlexGrow
flexShrink
flexShrink: FlexShrink
flexWrapBefore
flexWrapBefore: FlexWrapBefore
innerRadiusFactor
innerRadiusFactor: number
isCollapsed
isCollapsed: boolean
isLoaded
isLoaded: boolean
legendLabel
legendLabel: string
legendTitle
legendTitle: string
nativeView
nativeView: any
nativeViewProtected
nativeViewProtected: any
outerRadiusFactor
outerRadiusFactor: number
parentNode
parentNode: ViewBase
recycleNativeView
recycleNativeView: "always" | "never" | "auto"
seriesName
seriesName: string
showLabels
showLabels: boolean
showPercentage
showPercentage: boolean
startAngle
startAngle: number
strokeColors
strokeColors: Color[]
strokeWidth
strokeWidth: number
typeName
typeName: string
valueProperty
valueProperty: string
viewController
viewController: any
Static endAngleProperty
end
AngleProperty: Property<PieSeries, number>
Static expandRadiusProperty
expand
RadiusProperty: Property<PieSeries, number>
Static fillColorsProperty
fill
ColorsProperty: Property<PieSeries, Color[]>
Static innerRadiusFactorProperty
inner
RadiusFactorProperty: Property<DonutSeries, number>
Static labelStyleProperty
Static legendLabelProperty
legend
LabelProperty: Property<PieSeries, string>
Static legendTitleProperty
Static loadedEvent
loadedEvent: string
Static outerRadiusFactorProperty
outer
RadiusFactorProperty: Property<PieSeries, number>
Static propertyChangeEvent
propertyChangeEvent: string
Static selectionModeProperty
Static showLabelsProperty
Static showPercentageProperty
show
PercentageProperty: Property<PieSeries, boolean>
Static startAngleProperty
start
AngleProperty: Property<PieSeries, number>
Static strokeColorsProperty
stroke
ColorsProperty: Property<PieSeries, Color[]>
Static strokeWidthProperty
stroke
WidthProperty: Property<PieSeries, number>
Static unloadedEvent
unloadedEvent: string