FMX.InertialMovement.TAniCalculations.UpVelocity
Delphi
property UpVelocity: TPointD read FUpVelocity;
C++
__property TPointD UpVelocity = {read=FUpVelocity};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TAniCalculations |
Description
Identifies the velocity at the moment when the mouse button was released.