Enum member PopupAlign.Right

place popup below anchor widget close to right bound (when no space enough, align near left bound)

Declaration

enum PopupAlign
{
  // ...
  Right = 4u,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0