Home · All Classes · Main Classes · Deprecated |
Defines a style for a MTapAndHoldRecognizerStyle class. More...
Inherits MStyle.
Properties | |
int | timeout |
qreal | movementThreshold |
Defines a style for a MTapAndHoldRecognizerStyle class.
This class defines the default threshold values that are used by tap&hold gesture recognizers.
qreal MTapAndHoldRecognizerStyle::movementThreshold [read, write] |
A distance threshold which is used to check if the pointer was hold within specified range when gesture was recognized. If the pointer was moved further than this threshold, the gesture will be cancelled.
int MTapAndHoldRecognizerStyle::timeout [read, write] |
A time threshold which is used to check if the pointer was hold in place long enough to recognize gesture.
Copyright © 2010 Nokia Corporation | MeeGo Touch |