SoLongTapGestureRecognizer Methods |
The SoLongTapGestureRecognizer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetMinimumLongTapDuration | Gets the minimum duration of a long tap. | |
GetSpatialRestriction | Gets the radius of the limitation circle in which the finger has to stay throughout the gesture. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Recognize | If the specified touch event completes a recognized gesture, returns an OIV.Inventor.Gestures.Events.SoGestureEvent, else returns null. | |
SetMinimumLongTapDuration | Sets the minimum duration of a long tap. | |
SetSpatialRestriction | Sets the radius of the limitation circle in which the finger has to stay throughout the gesture. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |