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.
pub const xpMode_UpChain: _bindgen_ty_29 = 1;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.