Class
ChatOutgoingAttachmentsMessageView

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: ChatOutgoingFirstAttachmentsMessageViewChatOutgoingLastAttachmentsMessageViewChatOutgoingMiddleAttachmentsMessageViewChatOutgoingSingleAttachmentsMessageView

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView

Inherited Members ChatAttachmentsMessageView.BorderStylePropertyChatAttachmentsMessageView.LabelStylePropertyChatAttachmentsMessageView.BorderStyleChatAttachmentsMessageView.LabelStyleChatItemView.ItemPropertyChatItemView.ItemRadBorderContentView.BackgroundColorPropertyRadBorderContentView.BackgroundPropertyRadBorderContentView.BorderColorPropertyRadBorderContentView.BorderBrushPropertyRadBorderContentView.BorderThicknessPropertyRadBorderContentView.CornerRadiusPropertyRadBorderContentView.ContentPaddingPropertyRadBorderContentView.BackgroundColorRadBorderContentView.BackgroundRadBorderContentView.BorderColorRadBorderContentView.BorderBrushRadBorderContentView.BorderThicknessRadBorderContentView.CornerRadiusRadBorderContentView.ContentPaddingRadCompositeContentView.StylePropertyRadCompositeContentView.ControlTemplatePropertyRadCompositeContentView.OnApplyTemplate()RadCompositeContentView.OnBindingContextChanged()RadCompositeContentView.OnPropertyChanged(string)RadCompositeContentView.StyleRadCompositeContentView.ControlTemplateRadContentView.ActualStyleClassPropertyRadContentView.OnChildAdded(Element)RadContentView.OnChildRemoved(Element, int)RadContentView.OnHandlerChanged()

Constructors

ChatOutgoingAttachmentsMessageView()

Declaration

cs-api-definition
protected ChatOutgoingAttachmentsMessageView()