menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AvatarShape - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AvatarShape

    Specifies the various shapes for the SfAvatarView.

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

    Fields

    Circle

    Defines the circle shape for the avatar.

    Declaration
    public const AvatarShape Circle
    Field Value
    Type
    AvatarShape

    Custom

    Defines the custom shape for the avatar.

    Declaration
    public const AvatarShape Custom
    Field Value
    Type
    AvatarShape

    Square

    Defines the square shape for the avatar.

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