Click or drag to resize

ImageGestureRecognizerSimilarityMinimum Property

The amount that the gesture image must match an image from the set to count as a match (0 - 1). Default is 0.8.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float SimilarityMinimum { get; set; }

Property Value

Type: Single
See Also