toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
NativeViewHierarchyManager
/
updateLayout
update
Layout
open
fun
updateLayout
(
parentTag
:
Int
,
tag
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
layoutDirection
:
YogaDirection
)
open
fun
updateLayout
(
tag
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
Deprecated
Deprecated
Please use updateLayout instead.