Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
IActionsObject
Interface IActionsObject
interface
IActionsObject
{
notify
:
boolean
;
tweaks
:
Partial
<
Record
<
TweakName
,
any
>
>
;
}
Index
Properties
notify
tweaks
Properties
notify
notify
:
boolean
Whether this event should notify the user or not.
tweaks
tweaks
:
Partial
<
Record
<
TweakName
,
any
>
>
How this event should be notified.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
notify
tweaks
matrix-js-sdk
Loading...
Whether this event should notify the user or not.