menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class AvatarViewType

    Defines constants that specify whether the image or alphabet should be shown as the avatar in a message.

    Inheritance
    System.Object
    AvatarViewType
    Namespace: Syncfusion.XForms.Chat
    Assembly: Syncfusion.SfChat.XForms.dll
    Syntax
    public sealed class AvatarViewType : Enum

    Fields

    Image

    Specifies that the image should be displayed as the avatar.

    Declaration
    public const AvatarViewType Image
    Field Value
    Type
    AvatarViewType

    Text

    Specifies that the alphabet should be displayed as the avatar.

    Declaration
    public const AvatarViewType Text
    Field Value
    Type
    AvatarViewType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved