ClassChatAttachedFile
Class
Represents an attached file in the chat input area.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class ChatAttachedFile : PromptInputAttachedFile, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBasePromptInputAttachedFileChatAttachedFile
Implements:
Inherited Members
Constructors
ChatAttachedFile()
Initializes a new instance of the class.
Declaration
cs-api-definition
public ChatAttachedFile()
ChatAttachedFile(IFileInfo)
Initializes a new instance of the class with a IFileInfo.