Variable Widget._state

widget state (set of flags from State enum)

Declaration

class Widget
{
  // ...
  uint _state;
  // ...
}

Authors

Copyright

License