Interface: ContextMenuCommandFinishPayload
Hierarchy
ContextMenuCommandAcceptedPayload
↳
ContextMenuCommandFinishPayload
Properties
command
• command: ContextMenuCommand
Inherited from
ContextMenuCommandAcceptedPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:497
context
• context: ContextMenuCommandContext
Inherited from
ContextMenuCommandAcceptedPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:501
duration
• duration: number
Defined in
projects/framework/src/lib/types/Events.ts:514
interaction
• interaction: ContextMenuCommandInteraction
<CacheType
>
Inherited from
ContextMenuCommandAcceptedPayload.interaction
Defined in
projects/framework/src/lib/types/Events.ts:496
success
• success: boolean