Table of Contents

Enum AvatarShape

Namespace
Nova.Avalonia.UI.Controls
Assembly
Nova.Avalonia.UI.dll

Shape of the Avatar.

public enum AvatarShape

Fields

Circle = 0

Circular avatar.

Rectangle = 2

Square avatar with sharp corners.

Square = 1

Square avatar with rounded corners.