menu

MAUI

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

    Show / Hide Table of Contents

    Class AvatarView

    Represents a avatar view control which is used for SfChat.

    Inheritance
    System.Object
    SfView
    SfAvatarView
    AvatarView
    Implements
    IDrawableLayout
    Microsoft.Maui.Graphics.IDrawable
    Microsoft.Maui.IAbsoluteLayout
    Microsoft.Maui.ILayout
    Microsoft.Maui.IView
    Microsoft.Maui.IElement
    Microsoft.Maui.ITransform
    Microsoft.Maui.IContainer
    System.Collections.Generic.IList<Microsoft.Maui.IView>
    System.Collections.Generic.ICollection<Microsoft.Maui.IView>
    System.Collections.Generic.IEnumerable<Microsoft.Maui.IView>
    System.Collections.IEnumerable
    Microsoft.Maui.ISafeAreaView
    Microsoft.Maui.IPadding
    Microsoft.Maui.ICrossPlatformLayout
    Microsoft.Maui.IVisualTreeElement
    Inherited Members
    SfAvatarView.Aspect
    SfAvatarView.AspectProperty
    SfAvatarView.AvatarCharacter
    SfAvatarView.AvatarCharacterProperty
    SfAvatarView.AvatarColorMode
    SfAvatarView.AvatarColorModeProperty
    SfAvatarView.AvatarName
    SfAvatarView.AvatarNameProperty
    SfAvatarView.AvatarShape
    SfAvatarView.AvatarShapeProperty
    SfAvatarView.AvatarSize
    SfAvatarView.AvatarSizeProperty
    SfAvatarView.Background
    SfAvatarView.BackgroundColor
    SfAvatarView.BackgroundColorMemberPath
    SfAvatarView.BackgroundColorMemberPathProperty
    SfAvatarView.BackgroundColorProperty
    SfAvatarView.BackgroundProperty
    SfAvatarView.ContentPadding
    SfAvatarView.ContentPaddingProperty
    SfAvatarView.ContentType
    SfAvatarView.ContentTypeProperty
    SfAvatarView.CornerRadius
    SfAvatarView.CornerRadiusProperty
    SfAvatarView.FontAttributes
    SfAvatarView.FontAttributesProperty
    SfAvatarView.FontAutoScalingEnabled
    SfAvatarView.FontAutoScalingEnabledProperty
    SfAvatarView.FontFamily
    SfAvatarView.FontFamilyProperty
    SfAvatarView.FontSize
    SfAvatarView.FontSizeProperty
    SfAvatarView.GroupSource
    SfAvatarView.GroupSourceProperty
    SfAvatarView.HeightRequest
    SfAvatarView.HeightRequestProperty
    SfAvatarView.ImageSource
    SfAvatarView.ImageSourceMemberPath
    SfAvatarView.ImageSourceMemberPathProperty
    SfAvatarView.ImageSourceProperty
    SfAvatarView.InitialsColor
    SfAvatarView.InitialsColorMemberPath
    SfAvatarView.InitialsColorMemberPathProperty
    SfAvatarView.InitialsColorProperty
    SfAvatarView.InitialsMemberPath
    SfAvatarView.InitialsMemberPathProperty
    SfAvatarView.InitialsType
    SfAvatarView.InitialsTypeProperty
    SfAvatarView.Stroke
    SfAvatarView.StrokeProperty
    SfAvatarView.StrokeThickness
    SfAvatarView.StrokeThicknessProperty
    SfAvatarView.WidthRequest
    SfAvatarView.WidthRequestProperty
    SfView.ArrangeContent(Rect)
    SfView.ArrangeOverride(Rect)
    SfView.Children
    SfView.ClipToBounds
    SfView.GetSemanticsNodesCore(Double, Double)
    SfView.IDrawableLayout.DrawingOrder
    SfView.IDrawableLayout.InvalidateDrawable()
    SfView.MeasureContent(Double, Double)
    SfView.MeasureOverride(Double, Double)
    SfView.OnBindingContextChanged()
    SfView.OnDraw(ICanvas, RectF)
    SfView.OnHandlerChanged()
    SfView.Padding
    Namespace: Syncfusion.Maui.Chat
    Assembly: Syncfusion.Maui.Chat.dll
    Syntax
    public class AvatarView : SfAvatarView, IDrawableLayout, IDrawable, IAbsoluteLayout, ILayout, IView, IElement, ITransform, IContainer, IList<IView>, ICollection<IView>, IEnumerable<IView>, IEnumerable, ISafeAreaView, IPadding, ICrossPlatformLayout, IVisualTreeElement, ISemanticsProvider, IParentThemeElement, IThemeElement

    Constructors

    AvatarView()

    Initializes a new instance of the AvatarView class.

    Declaration
    public AvatarView()

    Implements

    IDrawableLayout
    Microsoft.Maui.Graphics.IDrawable
    Microsoft.Maui.IAbsoluteLayout
    Microsoft.Maui.ILayout
    Microsoft.Maui.IView
    Microsoft.Maui.IElement
    Microsoft.Maui.ITransform
    Microsoft.Maui.IContainer
    System.Collections.Generic.IList<>
    System.Collections.Generic.ICollection<>
    System.Collections.Generic.IEnumerable<>
    System.Collections.IEnumerable
    Microsoft.Maui.ISafeAreaView
    Microsoft.Maui.IPadding
    Microsoft.Maui.ICrossPlatformLayout
    Microsoft.Maui.IVisualTreeElement
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved