IsMapItemInitialized

Interface to set and get if the map item has been initialized

Inheritors

Functions

Link copied to clipboard
abstract fun isInitialized(): Boolean
Link copied to clipboard
abstract fun reInitialize()
Link copied to clipboard
abstract fun setInitialized(initialized: Boolean)