The control surface that the command sender methods need from their host class. A host provides a way to dispatch a command (returning T) and knowledge of the connected apiVersion.
T
Readonly
Generated using TypeDoc
The control surface that the command sender methods need from their host class. A host provides a way to dispatch a command (returning
T) and knowledge of the connected apiVersion.