Marks the event as handled so it will not propagate further.
Returns the name of this object's type.
Marks the event as unhandled so it propagates to parent widgets.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Base class for UI input events that can be accepted or ignored by handlers.
Example