Enum InputHints

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Enumeration that defines the types of Input Hints.

C#
Copy
public enum InputHints
Name Description
AutoComplete

Suggest word auto-completion.

None

No active hints.

SensitiveData

The typed text should not be stored.