FMX.MultiTouch.TMultiTouchManager.EndInteractiveGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EndInteractiveGesture(AGesture: TInteractiveGesture): Boolean;

C++

bool __fastcall EndInteractiveGesture(Fmx::Types::TInteractiveGesture AGesture);

Properties

Type Visibility Source Unit Parent
function protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager

Description

The protected method that sends the end phase of the current gesture.