Variable Widget._pos

current widget position, set by layout()

Declaration

class Widget
{
  // ...
  Rect _pos;
  // ...
}

Authors

Copyright

License