Show / Hide Table of Contents

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.
預測詞是通過 Damerau-Levenshtein 距離從滑動路徑計算出來。

Match

The prediction words are matching the swipe path.
預測詞與滑動路徑匹配。

In This Article
Back to top Generated by DocFX