Options for SmartGlassTextEntrySurface.
[FlagsAttribute]
public enum class TextEntryOptions
| Member | Value | Description |
|---|---|---|
| AcceptsReturn | 1 | Text entry accepts and displays return character. |
| Default | 0 | Default text entry. |
| MultiLine | 4 | Text entry can span multiple lines. |
| Password | 2 | Display text as a password. |
| PredictionEnabled | 16 | Text prediction is enabled. |
| SpellCheckEnabled | 8 | Spell checking is enabled. |
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd