Interface HotKeyButton
access this type via: ui.HotKeyButton (provides, requires or uses)
--- extends:ClickableObject
An invisible button intended for use as a global hotkey.
Functions
HotKeyButton(storeHotKey h)
void setHotKey(storeHotKey h)
HotKeyButton(storeHotKey h)
Create a new HotKeyButton with the specified hotkey.
void setHotKey(storeHotKey h)
Set the button's hotkey.