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