InputType Enum
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.
Specifies the possible types of input being reported.
public enum class InputType
public enum InputType
type InputType =
Public Enum InputType
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Keyboard | 0 | Input was provided by a keyboard. |
Mouse | 1 | Input was provided by a mouse. |
Stylus | 2 | Input was provided by a stylus. |
Hid | 3 | Input was provided a Human Interface Device that was not a keyboard, a mouse, or a stylus. |
Text | 4 | Input was provided by text. |
Command | 5 | Input was provided by a command. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา