Enum native_windows_gui::constants::MouseButton
[−]
[src]
pub enum MouseButton { Left, Right, Middle, }
Mouse buttons
Variants
Left
Right
Middle