Mutable
class Mutable
Mutable variant of GesturesConfig.
Properties
Link copied to clipboard
Map of excluded gestures types per gesture type. If a gesture A is excluded for B, A is ignored while B is already ongoing. See DEFAULT_EXCLUSIONS for default value.
Link copied to clipboard
Flag determining whether the map panning with two or more fingers is enabled. True by default.
Link copied to clipboard
Flag determining whether the rotation is enabled. True by default.
Link copied to clipboard
Flag determining whether the scroll gesture is enabled. True by default.
Link copied to clipboard
Flag determining whether the tilt (aka shove) gesture is enabled. True by default.
Link copied to clipboard
Flag determining whether the zoom gesture is enabled. True by default.