Enum member MouseAction.ButtonUp

button is up

Declaration

enum MouseAction
{
  // ...
  ButtonUp = 2,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0