Classes
ProxyViewContainer
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
Methods
- _addViewToNativeVisualTree
- _changedLayoutProperty
- _eachLayoutView
- _getNativeViewsCount
- _parentChanged
- _registerLayoutChild
- _removeViewFromNativeVisualTree
- _setupUI
- _tearDownUI
- _unregisterLayoutChild
- createNativeView
112 methods inherited from LayoutBase
Click to expand
Constructors
constructor
new ProxyViewContainer(): ProxyViewContainer
Returns ProxyViewContainer
Accessors
android
Returns any
ios
Returns any
isLayoutRequested
Returns boolean
Methods
_changedLayoutProperty
Layout property changed, proxy the new value to the child view(s)
Returns void
_eachLayoutView
_getNativeViewsCount
Returns number
_setupUI
_tearDownUI
createNativeView
Returns any