menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class IncomingMessageTextView

    Represents a template view for incoming message.

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

    Constructors

    IncomingMessageTextView()

    Initializes a new instance of the IncomingMessageTextView class.

    Declaration
    public IncomingMessageTextView()

    Methods

    SetStyle(SfChat)

    Sets the style incoming message.

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

    The SfChat instance.

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