Class AvatarShape
AvatarShape enum which provides direct shapes for SfAvatarView.
Inheritance
System.Object
AvatarShape
Namespace: Syncfusion.XForms.AvatarView
Assembly: Syncfusion.Core.XForms.dll
Syntax
public sealed class AvatarShape : Enum
Fields
Circle
Defines the circle shapes
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 |