Auto-generate enum values from aliases.
So one can declare:
@enum [xtypes=widget.*]
and it will be automatically populated with all available widget types.
Loading
Please sign in to comment
So one can declare:
@enum [xtypes=widget.*]
and it will be automatically populated with all available widget types.