FMX.InertialMovement.TAniCalculations.PositionTimes
Delphi
property PositionTimes[const index: Integer]: Double read GetPositionTimes;
C++
__property double PositionTimes[const int index] = {read=GetPositionTimes};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TAniCalculations |
Description
Array of times corresponding to Positions.
Positions are positions on the trajectory of the moving of the mouse (or finger), which is managing the inertial scrolling. PositionTimes are times of these Positions.
The scrolling engine keeps positions and PositionTimes during the StorageTime.