menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class AvatarSize

    AvatarSize enum describes the diffrent sizes for SfAvatarView.

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

    Fields

    ExtraLarge

    Extra Large enum contains extra-large value.

    Declaration
    public const AvatarSize ExtraLarge
    Field Value
    Type
    AvatarSize

    ExtraSmall

    Extra Small Circle enum contains extra-small value.

    Declaration
    public const AvatarSize ExtraSmall
    Field Value
    Type
    AvatarSize

    Large

    Large enum contains large value.

    Declaration
    public const AvatarSize Large
    Field Value
    Type
    AvatarSize

    Medium

    Medium enum contains the medium value.

    Declaration
    public const AvatarSize Medium
    Field Value
    Type
    AvatarSize

    Small

    Small enum contains the small value.

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