Click or drag to resize

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
C#
public override bool ResetOnEnd { get; }

Property Value

Type: Boolean
See Also