ImageEn, unit ieview
TIEGestureOptions.Inertia
TIEGestureOptions
.Inertia
Declaration
property Inertia: boolean;
Description
Whether the gesture supports "inertia". When inertia is enabled and a gesture is performed with sufficient speed then it will continue for a time even after the actual movement ends.
Default: True for pan/zoom. False for layer actions
Loading contents...