Click or drag to resize

ImageGestureRecognizerComponentScriptGestureImagesToKey Property

Allows looking up a key from a matched image

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Dictionary<ImageGestureImage, string> GestureImagesToKey { get; }

Property Value

Type: DictionaryImageGestureImage, String
See Also