property blockEvents

(r/w) bool blockEvents;

Typ

Zugriff

This property sets and gets the block events flag. If this property is true it will prevent all descendants of this box from being the targetBox of any mouse and key events. Instead, if a descendant is targeted it, it will become

See ignoreEvents property for example.