toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
RootViewUtil
Root
View
Util
object
RootViewUtil
Members
Functions
get
Root
View
Link copied to clipboard
@
JvmStatic
fun
getRootView
(
reactView
:
View
)
:
RootView
?
Returns the root view of a given view in a react application.
get
Viewport
Offset
Link copied to clipboard
@
UiThread
@
JvmStatic
fun
getViewportOffset
(
v
:
View
)
:
Point