Click or drag to resize

GestureRecognizerUpdated Event

Note: This API is now obsolete.

Executes when the gesture changes

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Please use StateChanged as this property will be removed in a future version.")]
public event GestureRecognizerUpdated Updated

Value

Type: DigitalRubySharedGestureRecognizerUpdated
See Also