AIPromptViewPromptCommandBuilder
Methods
Items(System.Action)
The collection of command items.
Parameters
configurator - System.Action<AIPromptViewPromptCommandFactory>
RETURNS
Returns the current AIPromptViewPromptCommandBuilder instance.
Id(System.String)
The id of the command item.
Parameters
value - System.String
The value for Id
RETURNS
Returns the current AIPromptViewPromptCommandBuilder instance.
Text(System.String)
The text of the command item.
Parameters
value - System.String
The value for Text
RETURNS
Returns the current AIPromptViewPromptCommandBuilder instance.
Icon(System.String)
The icon name of the command item.
Parameters
value - System.String
The value for Icon
RETURNS
Returns the current AIPromptViewPromptCommandBuilder instance.