weasel API - v0.8.0
Preparing search index...
ActiveToolContextValue
Interface ActiveToolContextValue
interface
ActiveToolContextValue
{
active
:
string
;
hotkeyStack
:
string
[]
;
popHotkey
()
:
void
;
pushHotkey
(
id
:
string
)
:
void
;
setActive
(
id
:
string
)
:
void
;
}
Index
Properties
active
hotkey
Stack
Methods
pop
Hotkey
push
Hotkey
set
Active
Properties
active
active
:
string
hotkey
Stack
hotkeyStack
:
string
[]
Methods
pop
Hotkey
popHotkey
()
:
void
Returns
void
push
Hotkey
pushHotkey
(
id
:
string
)
:
void
Parameters
id
:
string
Returns
void
set
Active
setActive
(
id
:
string
)
:
void
Parameters
id
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
hotkey
Stack
Methods
pop
Hotkey
push
Hotkey
set
Active
weasel API - v0.8.0
Loading...