xpMode_Once

Constant xpMode_Once 

Source
pub const xpMode_Once: _bindgen_ty_29 = 4;
Expand description

The message is only sent to the very first handler even if it is not * accepted. (This is really only useful for some internal widget library * functions.)