MouseFilter

Entries

Link copied to clipboard

Stops at the current Control which triggers an input event and does not go any further up the graph.

Link copied to clipboard

Receives no input events for the current Control and its children.

Link copied to clipboard

Ignores input events on the current Control but still allows events to its children.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard