Click or drag to resize
SoTouchManagerRemoveDefaultRecognizers Method

Remove the default recognizers from the recognizer list.

Namespace: OIV.Inventor.Touch
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void RemoveDefaultRecognizers()
Remarks

It removes all the recognizers previously added by addDefaultRecognizers().

See Also