CrossingEvent

class CrossingEvent(*args, **kwargs)

Superclasses: Event

An event caused by a pointing device moving between surfaces.

Methods

class CrossingEvent
get_detail() NotifyType

Extracts the notify detail from a crossing event.

get_focus() bool

Checks if the event surface is the focus surface.

get_mode() CrossingMode

Extracts the crossing mode from a crossing event.