Properties
Private __nativeView
__nativeView: any
Private _androidView
_androidView: Object
_automaticallyAdjustsScrollViewInsets
_automaticallyAdjustsScrollViewInsets: boolean
_cssState
_cssState: CssState
_defaultPaddingBottom
_defaultPaddingBottom: number
_defaultPaddingLeft
_defaultPaddingLeft: number
_defaultPaddingRight
_defaultPaddingRight: number
_defaultPaddingTop
_defaultPaddingTop: number
_ignoreFlexMinWidthHeightReset
_ignoreFlexMinWidthHeightReset: boolean
Private _iosView
_iosView: Object
_isAddedToNativeVisualTree
_isAddedToNativeVisualTree: boolean
Private _isLoaded
_isLoaded: boolean
_isPaddingRelative
_isPaddingRelative: boolean
_isStyleScopeHost
_isStyleScopeHost: boolean
_isViewBase
_isViewBase: boolean
_moduleName
_moduleName: string
_oldBottom
_oldBottom: number
_oldLeft
_oldLeft: number
_oldRight
_oldRight: number
Private _onLoadedCalled
_onLoadedCalled: boolean
Private _onUnloadedCalled
_onUnloadedCalled: boolean
_styleScope
_styleScope: StyleScope
_suspendNativeUpdatesCount
_suspendNativeUpdatesCount: number
_suspendedUpdates
_suspendedUpdates: object
Private _visualState
_visualState: string
alignSelf
alignSelf: AlignSelf
bindingContext
bindingContext: any
Private bindingContextBoundToParentBindingContextChanged
bindingContextBoundToParentBindingContextChanged: boolean
className
className: string
columnSpan
columnSpan: number
cssClasses
cssClasses: Set<string>
cssPseudoClasses
cssPseudoClasses: Set<string>
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
isCollapsed
isCollapsed: any
nativeViewProtected
nativeViewProtected: any
Private pseudoClassAliases
pseudoClassAliases: object
recycleNativeView
recycleNativeView: "auto" | "always" | "never"
reusable
reusable: boolean
Private shouldAddHandlerToParentBindingContextChanged
shouldAddHandlerToParentBindingContextChanged: boolean
viewController
viewController: any
Static createdEvent
createdEvent: 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".