FMX.InertialMovement.TAniCalculations.UpVelocity

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpVelocity: TPointD read FUpVelocity;

C++

__property TPointD UpVelocity = {read=FUpVelocity};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


Beschreibung

Identifiziert die Geschwindigkeit zu dem Zeitpunkt, als das Mausrad losgelassen wurde.

Siehe auch