menu

MAUI

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

    Show / Hide Table of Contents

    Class AvatarShape

    AvatarShape provides direct shapes for SfAvatarView.

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

    Fields

    Circle

    Defines the circle shape.

    Declaration
    public const AvatarShape Circle
    Field Value
    Type
    AvatarShape

    Custom

    Custom enum displays the custom visual type.

    Declaration
    public const AvatarShape Custom
    Field Value
    Type
    AvatarShape

    Square

    Defines the Square shape.

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