menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AvatarColorMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AvatarColorMode

    Determines the background color of the avatar view based on the text color.

    Inheritance
    System.Object
    AvatarColorMode
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class AvatarColorMode : Enum

    Fields

    DarkBackground

    Sets the background color as dark color.

    Declaration
    public const AvatarColorMode DarkBackground
    Field Value
    Type
    AvatarColorMode

    Default

    Contains the default color for the text and background color.

    Declaration
    public const AvatarColorMode Default
    Field Value
    Type
    AvatarColorMode

    LightBackground

    Sets the background color as a light color.

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