πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
ProxyViewContainer
Proxy view container that adds all its native children directly to the parent. To be used as a logical grouping container of views.

Summary ​

Constructors

constructor

Methods

_addViewToNativeVisualTree
_changedLayoutProperty
_eachLayoutView
_getNativeViewsCount
_parentChanged
_registerLayoutChild
_removeViewFromNativeVisualTree
_setupUI
_tearDownUI
_unregisterLayoutChild
createNativeView
112 methods inherited from LayoutBase
Click to expand
_addView
_addViewCore
_applyXmlAttribute
_batchUpdate
_childIndexToNativeChildIndex
_closeAllModalViewsInternal
_createPropertyChangeData
_dialogClosed
_emit
_getRootModalViews
_getValue
_handleLivesync
_hasAncestorView
_hideNativeModalView
_inheritStyleScope
_layoutParent
_observe
_onAttachedToWindow
_onDetachedFromWindow
_onRootViewReset
_onSizeChanged
_raiseLayoutChangedEvent
_raiseShowingModallyEvent
_raiseShownModallyEvent
_removeView
_removeViewCore
_resumeNativeUpdates
_setupAsRootView
_setValue
_shouldDelayLayout
_showNativeModalView
_suspendNativeUpdates
_updateStyleScope
accessibilityAnnouncement
accessibilityScreenChanged
addChild
addEventListener
addEventListener
addPseudoClass
animate
bind
callLoaded
callUnloaded
closeModal
combineMeasuredStates
createAnimation
deletePseudoClass
destroyNode
disposeNativeView
eachChild
eachChildView
eachLayoutChild
ensureDomNode
focus
get
getActualSize
getChildAt
getChildIndex
getChildrenCount
getGestureObservers
getLocationInWindow
getLocationOnScreen
getLocationRelativeTo
getMeasuredHeight
getMeasuredState
getMeasuredWidth
getSafeAreaInsets
getViewByDomId
getViewById
hasGestureObservers
hasListeners
initNativeView
insertChild
layout
layoutChild
layoutNativeView
loadView
measure
measureChild
notify
notifyPropertyChange
off
off
on
on
onBackPressed
once
once
onLayout
onLoaded
onMeasure
onResumeNativeUpdates
onUnloaded
removeChild
removeChildren
removeEventListener
removeEventListener
requestLayout
resetNativeView
resolveSizeAndState
sendAccessibilityEvent
set
setInlineStyle
setMeasuredDimension
setNativeView
setOnTouchListener
setProperty
setTestID
showModal
toString
unbind
unloadView

Constructors ​

Accessors ​

android ​

get android(): any

ios ​

get ios(): any

isLayoutRequested ​

get isLayoutRequested(): boolean

Methods ​

_addViewToNativeVisualTree ​

_addViewToNativeVisualTree(child: View, atIndex?: number): boolean
Parameter Default Description
child
atIndex
number
Returns boolean

_changedLayoutProperty ​

_changedLayoutProperty(propName: string, value: string): void
Layout property changed, proxy the new value to the child view(s)
Parameter Default Description
propName
string
value
string
Returns void

_eachLayoutView ​

_eachLayoutView(callback: (View:any) =>void): void
Parameter Default Description
callback
(View: any) => void
Returns void

_getNativeViewsCount ​

_getNativeViewsCount(): number

_parentChanged ​

_parentChanged(oldParent: View): void
Parameter Default Description
oldParent
Returns void

_registerLayoutChild ​

_registerLayoutChild(child: View): void
Parameter Default Description
child
Returns void

_removeViewFromNativeVisualTree ​

_removeViewFromNativeVisualTree(child: View): void
Parameter Default Description
child
Returns void

_setupUI ​

_setupUI(context: any, atIndex?: number, parentIsLoaded?: boolean): void
Parameter Default Description
context
any
atIndex
number
parentIsLoaded
boolean
Returns void

_tearDownUI ​

_tearDownUI(force?: boolean): void
Parameter Default Description
force
boolean
Returns void

_unregisterLayoutChild ​

_unregisterLayoutChild(child: View): void
Parameter Default Description
child
Returns void

createNativeView ​

createNativeView(): any
Previous
Property

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /