Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
CommandBarEvents
Interface CommandBarEvents
interface
CommandBarEvents
{
alwaysShow
:
(
e
:
boolean
)
=>
void
;
hide
:
()
=>
void
;
show
:
()
=>
void
;
}
Index
Properties
always
Show
hide
show
Properties
always
Show
alwaysShow
:
(
e
:
boolean
)
=>
void
hide
hide
:
()
=>
void
show
show
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
always
Show
hide
show
Ace API Reference
Loading...