disableAutoPan property

bool? get disableAutoPan

Implementation

external bool? get disableAutoPan;
set disableAutoPan (bool? value)

Implementation

external set disableAutoPan(bool? value);