postprocessing - v7.0.0-beta.16
Preparing search index...
SetEvent
Interface SetEvent<T>
An event that contains information about a value that was added or deleted.
interface
SetEvent
<
T
>
{
value
:
T
;
}
Type Parameters
T
The type of the value.
Hierarchy
BaseEvent
SetEvent
Index
Properties
value
Properties
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
postprocessing - v7.0.0-beta.16
Loading...
An event that contains information about a value that was added or deleted.