pure
Preparing search index...
@pistonite/pure
sync
SerialEventCancelCallback
Type Alias SerialEventCancelCallback
SerialEventCancelCallback
:
(
current
:
SerialId
,
latest
:
SerialId
)
=>
void
The callback type passed to SerialEvent constructor to be called when the event is cancelled
Type declaration
(
current
:
SerialId
,
latest
:
SerialId
)
:
void
Parameters
current
:
SerialId
latest
:
SerialId
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pure
Loading...
The callback type passed to SerialEvent constructor to be called when the event is cancelled