Property InputEventType InputEventType Gets the type of the input event to be performed (e.g., KeyPress, KeyDown, KeyUp, etc.). Declaration public InputEventType InputEventType { get; init; } Property Value Type Description InputEventType