Widget.styleId - multiple declarations

Function Widget.styleId

returns widget style id, null if not set

Prototype

string styleId() @property const;

Function Widget.styleId

set widget style id

Prototype

Widget styleId(
  string id
) @property;

Authors

Copyright

License