FocusInputDeviceKind Enumeration

Definition

Gibt die Eingabegerätetypen an, von denen Eingabeereignisse empfangen werden.

public enum class FocusInputDeviceKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
enum class FocusInputDeviceKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public enum FocusInputDeviceKind
Public Enum FocusInputDeviceKind
Vererbung
FocusInputDeviceKind
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Felder

GameController 5

Game controller/remote control input device.

Keyboard 4

Tastatureingabegerät.

Mouse 1

Mauseingabegerät.

None 0

Keine Eingabe. Wird nur verwendet, wenn der Fokus programmgesteuert verschoben wird.

Pen 3

Stifteingabegerät.

Touch 2

Toucheingabegerät.

Gilt für: