Preparing search index...
The search index is not available
cheatgui
cheatgui
createNotification
Function createNotification
create
Notification
(
options
)
:
Notification
Parameters
options
:
{
duration
?:
number
|
false
;
text
?:
string
;
title
?:
string
;
}
Optional
duration
?:
number
|
false
Optional
text
?:
string
Optional
title
?:
string
Returns
Notification
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cheatgui
Loading...