InputHints Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for InputHints.
public static class InputHints
type InputHints = class
Public Class InputHints
- Inheritance
-
InputHints
Fields
AcceptingInput |
The hint value for accepting input. |
ExpectingInput |
The hint value for expecting input. |
IgnoringInput |
The hint value for ignoring input. |