New to Telerik UI for .NET MAUIStart a free 30-day trial

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

Gets or sets a value indicating whether the sharing of attachments has already been handled. When set to true, the RadChat will not execute the default file sharing logic. When set to false, the RadChat will handle the file sharing.

C#
public bool Handled
In this article
DefinitionFieldsAttachmentsHandled
Not finding the help you need?
Contact Support