FMX.MultiTouch.TMultiTouchManager.FActiveInteractiveGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FActiveInteractiveGestures: TInteractiveGestures;

C++

Fmx::Types::TInteractiveGestures FActiveInteractiveGestures;

Properties

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

Description

The protected field that contains the kind of interactive gestures that are currently in progress in the Touch property. FActiveInteractiveGestures is of type TInteractiveGestures.