Property MapLoaded
MapLoaded
Indicates whether the map has been loaded.
public bool MapLoaded { get; }
Property Value
- bool
falsewhen Map is a null reference; otherwise,true.
Indicates whether the map has been loaded.
public bool MapLoaded { get; }
false when Map is a null reference; otherwise, true.