UiElement.getClass

Get the widget's class.

class UiElement
string
getClass
()

Return Value

Type: string

The widget's class as a string.

See Also

tkd.element.elementclass for returned classes.

Meta