gestureSettings property

DeviceGestureSettings gestureSettings
final

The gesture settings for the view this media query is derived from.

This contains platform specific configuration for gesture behavior, such as touch slop. These settings should be favored for configuring gesture behavior over the framework constants.

Implementation

final DeviceGestureSettings gestureSettings;