Widget.state - multiple declarations

Function Widget.state

set new widget state (set of flags from State enum)

Prototype

Widget state(
  uint newState
) @property;

Function Widget.state

widget state (set of flags from State enum)

Prototype

uint state() @property const;

Authors

Copyright

License