Widget.id - multiple declarations

Function Widget.id

returns widget id, null if not set

Prototype

string id() @property const;

Function Widget.id

set widget id

Prototype

Widget id(
  string id
) @property;

Authors

Copyright

License