tiltGesturesEnabled property
bool
get
tiltGesturesEnabled
Enable/disable tilt gestures, such as parallel pan with two fingers.
Implementation
core.bool get tiltGesturesEnabled;
set
tiltGesturesEnabled
(bool val)
Implementation
set tiltGesturesEnabled(core.bool val);