Enum SwipeMode
Namespace: Votanic.vXR.vGear
Assembly: Votanic.vXR.dll
Syntax
public enum SwipeMode
Fields
Name | Description |
---|---|
Distance | The prediction words are calculated from the swipe path by Damerau–Levenshtein distance. |
Match | The prediction words are matching the swipe path. |