Widget.enabled - multiple declarations

Function Widget.enabled

return true if state has State.Enabled flag set

Prototype

bool enabled() @property;

Function Widget.enabled

change enabled state

Prototype

Widget enabled(
  bool flg
) @property;

Authors

Copyright

License