ChatButtonAction
Class
Represents an action for a button in the chat input area, providing bindable properties for text, image, command, and command parameter.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class ChatButtonAction : PromptInputButtonAction
Inheritance: objectPromptInputButtonActionChatButtonAction
Inherited Members
Constructors
Initializes a new instance of the class.
C#
public ChatButtonAction()