brows3r — TypeScript API
Preparing search index...
api/settings
NotificationSettings
Interface NotificationSettings
Controls in-app and OS-level notification behaviour.
interface
NotificationSettings
{
inApp
:
boolean
;
osEnabled
:
boolean
;
sound
:
boolean
;
}
Index
Properties
in
App
os
Enabled
sound
Properties
in
App
inApp
:
boolean
os
Enabled
osEnabled
:
boolean
sound
sound
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
App
os
Enabled
sound
brows3r — TypeScript API
Loading...
Controls in-app and OS-level notification behaviour.