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