TapInteractionHint QML Type
A Tap interaction hint. More...
| Import Statement: | import Sailfish.Silica 1.0 |
| Inherits: | Icon
|
Properties
Methods
Detailed Description
The TapInteractionHint is an animated element which provides the user with a hint that some tap interaction is available.
Property Documentation
This property holds the number of times the interaction hint animation should play.
If set to Animation.Infinite (the default) the animation will run until it is stopped.
This property holds whether the interaction hint animation is currently running.
This property holds the number of taps the interaction hint emulates per loop.
Method Documentation
Stops the animation and hides the hint icon.