menu
yandex_maps_mapkit package
documentation
mapkit.dart
DataSourceLayer
active property
active property
dark_mode
light_mode
active
property
bool
get
active
Manages visibility of the layer.
Implementation
core.bool get active;
set
active
(
bool
val
)
Implementation
set active(core.bool val);
yandex_maps_mapkit package
documentation
mapkit
DataSourceLayer
active property
DataSourceLayer class