PickFlags#

class PickFlags#

Flags that influence the behavior of pick.

Fields#

class PickFlags
DEFAULT#

The default behavior, include widgets that are receiving events

INSENSITIVE#

Include widgets that are insensitive

NON_TARGETABLE#

Include widgets that are marked as non-targetable. See can_target