menu

MAUI

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

    Show / Hide Table of Contents

    Class AvatarSize

    AvatarSize describes the different sizes for SfAvatarView.

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

    Fields

    ExtraLarge

    Sets the size of the avatar to 64d.

    Declaration
    public const AvatarSize ExtraLarge
    Field Value
    Type
    AvatarSize

    ExtraSmall

    Sets the size of the avatar to 24d.

    Declaration
    public const AvatarSize ExtraSmall
    Field Value
    Type
    AvatarSize

    Large

    Sets the size of the avatar to 48d.

    Declaration
    public const AvatarSize Large
    Field Value
    Type
    AvatarSize

    Medium

    Sets the size of the avatar to 40d.

    Declaration
    public const AvatarSize Medium
    Field Value
    Type
    AvatarSize

    Small

    Sets the size of the avatar to 32d.

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