instance property
The object that will be stored in instanceManager
.
The Android object paired with this instance MUST implement the Android
PlatformView
class.
Implementation
final Object instance;
The object that will be stored in instanceManager
.
The Android object paired with this instance MUST implement the Android
PlatformView
class.
final Object instance;