-
Notifications
You must be signed in to change notification settings - Fork 3
Actions GetWidgetAttribute
thica edited this page Jan 10, 2020
·
4 revisions
Gets some attributes of widgets
| Attribute | Description |
|---|---|
| string | getwidgetattribute |
| widgetname | Name of the widget, which attribute should be returned |
| attributename |
Name of the attribute to return. You can get the following attributes:
|
| retvar | the varname, which should hold the return value |
| ignoremissing | Dont raise an error if widget is missing |
| touchtype |
For action attribute: the touch type of the action
|