Widget.styleTagName

Returns the style's tag name string this object uses.

The default is to use the typeid() name trimmed down to whatever is after the last dot which is typically the identifier of the class.

This tag may never be used, it is just available for the VisualTheme.getPropertyString if it chooses to do something like CSS.

class Widget
const
string
styleTagName
()

Meta

History

Added May 10, 2021