FMX.Gestures.TGestureEngine.FRecognizer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class var FRecognizer: TCustomGestureRecognizer;

C++

static TCustomGestureRecognizer* FRecognizer;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TGestureEngine

Description

The pattern recognizer the engine is using.

See Also