Properties
_automaticallyAdjustsScrollViewInsets
_automaticallyAdjustsScrollViewInsets: boolean
_cssState
_cssState: CssState
_defaultPaddingBottom
_defaultPaddingBottom: number
_defaultPaddingLeft
_defaultPaddingLeft: number
_defaultPaddingRight
_defaultPaddingRight: number
_defaultPaddingTop
_defaultPaddingTop: number
_domId
_domId: number
Implementation of SpanDefinition._domId
Inherited from ViewBase ._domId
_ignoreFlexMinWidthHeightReset
_ignoreFlexMinWidthHeightReset: boolean
_isAddedToNativeVisualTree
_isAddedToNativeVisualTree: boolean
_isPaddingRelative
_isPaddingRelative: boolean
_isStyleScopeHost
_isStyleScopeHost: boolean
_isViewBase
_isViewBase: boolean
_moduleName
_moduleName: string
_oldBottom
_oldBottom: number
_oldLeft
_oldLeft: number
_oldRight
_oldRight: number
_styleScope
_styleScope: StyleScope
_suspendNativeUpdatesCount
_suspendNativeUpdatesCount: number
_suspendedUpdates
_suspendedUpdates: object
Private _tappable
_tappable: boolean
Private _text
_text: string
alignSelf
alignSelf: AlignSelf
bindingContext
bindingContext: any
className
className: string
col
col: number
Implementation of SpanDefinition.col
Inherited from ViewBase .col
column
column: number
Implementation of SpanDefinition.column
Inherited from ViewBase .column
columnSpan
columnSpan: number
cssClasses
cssClasses: Set < string >
cssPseudoClasses
cssPseudoClasses: Set < string >
dock
Implementation of SpanDefinition.dock
Inherited from ViewBase .dock
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
flexGrow
flexGrow: number
flexShrink
flexShrink: number
flexWrapBefore
flexWrapBefore: boolean
id
id: string
Implementation of SpanDefinition.id
Inherited from ViewBase .id
isCollapsed
isCollapsed: any
left
Implementation of SpanDefinition.left
Inherited from ViewBase .left
nativeViewProtected
nativeViewProtected: any
order
order: number
Implementation of SpanDefinition.order
Inherited from ViewBase .order
parent
Implementation of SpanDefinition.parent
Inherited from ViewBase .parent
recycleNativeView
recycleNativeView: "auto" | "always" | "never"
reusable
reusable: boolean
row
row: number
Implementation of SpanDefinition.row
Inherited from ViewBase .row
top
Implementation of SpanDefinition.top
Inherited from ViewBase .top
viewController
viewController: any
Static createdEvent
createdEvent: string
Static linkTapEvent
linkTapEvent: string
Static loadedEvent
loadedEvent: string
Static propertyChangeEvent
propertyChangeEvent: string
Static unloadedEvent
unloadedEvent: string
Method is intended to be overridden by inheritors and used as "protected".