FMX.Styles.Objects.ITouchAnimationObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ITouchAnimationObject = interface

C++

__interface  INTERFACE_UUID("{75657913-BED4-45CA-A394-B27BF7B2225F}") ITouchAnimationObject  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects FMX.Styles.Objects

Description

Interface to access the touch animation adapter.

ITouchAnimationObject defines a read-only TouchAnimation property, to access the touch animation adapter, and the corresponding getter.

See Also