FMX.MultiTouch.TMultiTouchManager.FEnabledInteractiveGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FEnabledInteractiveGestures: TInteractiveGestures;

C++

Fmx::Types::TInteractiveGestures FEnabledInteractiveGestures;

Properties

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

Description

The protected field that contains the interactive gestures that are selected or checked in the Touch property. FEnabledInteractiveGestures is of type TInteractiveGestures.