ImageGestureRecognizerResetOnEnd Property |
This gesture does not reset on end like most gestures - you must reset it manually when you get the image out of it you want
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override bool ResetOnEnd { get; }
Property Value
Type:
BooleanSee Also