toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.fabric
/
FabricUIManager
/
updateRootLayoutSpecs
update
Root
Layout
Specs
@
UiThread
open
fun
updateRootLayoutSpecs
(
surfaceId
:
Int
,
widthMeasureSpec
:
Int
,
heightMeasureSpec
:
Int
,
offsetX
:
Int
,
offsetY
:
Int
)
Updates the layout metrics of the root view based on the Measure specs received by parameters.