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

Represents a view that visualizes a single outgoing attachments message, i.e. when the number of consecutive messages from the same author is one.

Definition

Namespace:Telerik.Maui.Controls.Chat

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class ChatOutgoingSingleAttachmentsMessageView : ChatOutgoingAttachmentsMessageView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewChatItemViewChatAttachmentsMessageViewChatOutgoingAttachmentsMessageViewChatOutgoingSingleAttachmentsMessageView...

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView...

Inherited Members ChatAttachmentsMessageView.BorderStylePropertyChatAttachmentsMessageView.LabelStylePropertyChatAttachmentsMessageView.AttachmentsListViewStylePropertyChatAttachmentsMessageView.BorderStyleChatAttachmentsMessageView.LabelStyleChatAttachmentsMessageView.AttachmentsListViewStyleChatItemView.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

C#
public ChatOutgoingSingleAttachmentsMessageView()