toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.bridge
/
NativeMap
Native
Map
abstract
class
NativeMap
:
HybridClassBase
Base class for a Map whose keys and values are stored in native code (C++).
Inheritors
ReadableNativeMap
Members
Constructors
Native
Map
Link copied to clipboard
constructor
(
)
Functions
is
Valid
Link copied to clipboard
open
fun
isValid
(
)
:
Boolean
reset
Native
Link copied to clipboard
open
fun
resetNative
(
)
to
String
Link copied to clipboard
open
external override
fun
toString
(
)
:
String