Skip to content

Enable KeyDown and KeyUp events to be canceled (like KeyPress) #2069

@BDisp

Description

@BDisp

Is your feature request related to a problem? Please describe.
In the same way that a user can cancel some key press in the KeyPress event the KeyDown and the KeyUp events can also have the same feature.

Describe the solution you'd like
Implementing the same behavior as the KeyPress event.

Describe alternatives you've considered
By sub-classing a view which isn't worth.

Additional context
NA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions