disableAutoPan property

bool? disableAutoPan

Implementation

external bool? get disableAutoPan;
void disableAutoPan=(bool? value)

Implementation

external set disableAutoPan(bool? value);