scrollEnabled property
getter/setter pair
Whether the single-touch scroll gesture is enabled.
On web this disables pointer/touch pan only. Keyboard arrow-pan stays on regardless, pending GL JS support.
Implementation
bool? scrollEnabled;
Whether the single-touch scroll gesture is enabled.
On web this disables pointer/touch pan only. Keyboard arrow-pan stays on regardless, pending GL JS support.
bool? scrollEnabled;