Preparing search index...
The search index is not available
lazy-widgets
lazy-widgets
XMLUIParserScriptContext
Interface XMLUIParserScriptContext
A context object that will be passed to a script as the 'context' variable in an XML UI.
interface
XMLUIParserScriptContext
{
ids
:
Map
<
string
,
Widget
>
;
variables
:
Map
<
string
,
unknown
>
;
}
Index
Properties
ids
variables
Properties
ids
ids
:
Map
<
string
,
Widget
>
variables
variables
:
Map
<
string
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ids
variables
lazy-widgets
Loading...
A context object that will be passed to a script as the 'context' variable in an XML UI.