FMX.InertialMovement.TAniCalculations.UpdatePosImmediately

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdatePosImmediately(const Force: Boolean = False);

C++

void __fastcall UpdatePosImmediately(const bool Force = false);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations

Description

Immediately updates the viewport position.

See Also