cheatgui
Preparing search index...
createNotification
Function createNotification
createNotification
(
options
:
{
closable
?:
boolean
;
duration
?:
number
|
false
;
text
?:
string
;
title
?:
string
|
null
;
}
,
)
:
Notification
Parameters
options
:
{
closable
?:
boolean
;
duration
?:
number
|
false
;
text
?:
string
;
title
?:
string
|
null
;
}
Returns
Notification
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cheatgui
Loading...