Static methods
View on GitHub
staticconfirmUISelections(ui:Dynamic):Void
For when the user closes out before confriming all ui selections
Parameters:
ui | the thingy you wanna check |
---|
View on GitHub
staticprocessShortcuts(topMenuOptions:Array<UIContextMenuOption>):Bool
Process all options with shortcuts present in a Array<UIContextMenuOption>
. Also checks children.
Parameters:
null | topMenuOptions |
---|