Enum iup::callback::button::MouseButtonState
[−]
[src]
pub enum MouseButtonState { Released, Pressed, }
Specifies what happened to the mouse button in the ButtonCb
.
Variants
Released | |
Pressed |