An object that carries information relevant to the ShareAttachmentsCommand.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class ChatShareAttachmentsCommandContext
Inheritance: objectChatShareAttachmentsCommandContext
Fields
Gets the attachments to be shared.
C#
public readonly IEnumerable<ChatAttachment> Attachments