The CommandArgs struct passed to the CommandCallback on invocation.
Data populated from dialog interaction.
Data populated from a event binding created using the bind method.
The callback which was invoked as the command.
The element that issued the command.
Any unique extra data.
See Implementation
The CommandArgs struct passed to the CommandCallback on invocation.