ClassChatOutgoingAttachmentsMessageView
Class
Represents a base class for visualizing all outgoing attachments messages.
Definition
Namespace:Telerik.Maui.Controls.Chat
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class ChatOutgoingAttachmentsMessageView : ChatAttachmentsMessageView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewChatItemViewChatAttachmentsMessageViewChatOutgoingAttachmentsMessageView
Derived Classes:
Implements:
Inherited Members
Constructors
ChatOutgoingAttachmentsMessageView()
Declaration
cs-api-definition
protected ChatOutgoingAttachmentsMessageView()