xpButtonBehaviorPushButton

Constant xpButtonBehaviorPushButton 

Source
pub const xpButtonBehaviorPushButton: _bindgen_ty_37 = 0;
Expand description

Standard push button behavior. The button highlights while the mouse is * clicked over it and unhighlights when the mouse is moved outside of it or * released. If the mouse is released over the button, the * xpMsg_PushButtonPressed message is sent.