InputEventWithModifiers

    Inherited By: , InputEventKey,

    Base class for keys events with modifiers.

    Defaultfalse
    Setterset_alt(value)
    Getterget_alt()

    State of the Alt modifier.


    • command

    State of the modifier.


    Defaultfalse
    Setterset_control(value)
    Getterget_control()

    State of the Meta modifier.


    • shift
    Default
    Setterset_shift(value)
    Getterget_shift()

    State of the Shift modifier.