πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
AbsoluteLayout
A layout that lets you specify exact locations (left/top coordinates) of its children.

Summary ​

Constructors

constructor

Methods

getLeft
getTop
setLeft
setTop
122 methods inherited from LayoutBase
Click to expand
_addView
_addViewCore
_addViewToNativeVisualTree
_applyXmlAttribute
_batchUpdate
_childIndexToNativeChildIndex
_closeAllModalViewsInternal
_createPropertyChangeData
_dialogClosed
_eachLayoutView
_emit
_getNativeViewsCount
_getRootModalViews
_getValue
_handleLivesync
_hasAncestorView
_hideNativeModalView
_inheritStyleScope
_layoutParent
_observe
_onAttachedToWindow
_onDetachedFromWindow
_onRootViewReset
_onSizeChanged
_parentChanged
_raiseLayoutChangedEvent
_raiseShowingModallyEvent
_raiseShownModallyEvent
_registerLayoutChild
_removeView
_removeViewCore
_removeViewFromNativeVisualTree
_resumeNativeUpdates
_setupAsRootView
_setupUI
_setValue
_shouldDelayLayout
_showNativeModalView
_suspendNativeUpdates
_tearDownUI
_unregisterLayoutChild
_updateStyleScope
accessibilityAnnouncement
accessibilityScreenChanged
addChild
addEventListener
addEventListener
addPseudoClass
animate
bind
callLoaded
callUnloaded
closeModal
combineMeasuredStates
createAnimation
createNativeView
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 ​

constructor ​

new AbsoluteLayout(): AbsoluteLayout 

Methods ​

getLeft ​

Static
getLeft(view: View): LengthType 
Gets the value of the Left property from a given View.
Parameter Default Description
view
Returns LengthType

getTop ​

Static
getTop(view: View): LengthType 
Gets the value of the Top property from a given View.
Parameter Default Description
view
Returns LengthType

setLeft ​

Static
setLeft(view: View, value: LengthType): void
Sets the value of the Left property from a given View.
Parameter Default Description
view
value
Returns void

setTop ​

Static
setTop(view: View, value: LengthType): void
Sets the value of the Top property from a given View.
Parameter Default Description
view
value
Returns void

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