xpMode_UpChain

Constant xpMode_UpChain 

Source
pub const xpMode_UpChain: _bindgen_ty_29 = 1;
Expand description

The message is sent to the target widget, then up the chain of parents * until the message is handled or a parentless widget is reached.