menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OutgoingMessageTextView - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OutgoingMessageTextView

    Represents a template view for outgoing message.

    Inheritance
    System.Object
    OutgoingMessageTextView
    Namespace: Syncfusion.XForms.Chat
    Assembly: Syncfusion.SfChat.XForms.dll
    Syntax
    public class OutgoingMessageTextView : ContentView

    Constructors

    OutgoingMessageTextView()

    Initializes a new instance of the OutgoingMessageTextView class.

    Declaration
    public OutgoingMessageTextView()

    Methods

    SetStyle(SfChat)

    Sets the style for outgoing message.

    Declaration
    public void SetStyle(SfChat chat)
    Parameters
    Type Name Description
    SfChat chat

    Instance of SfChat.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved