Table of Contents

Enum AvatarSize

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

Predefined sizes for Avatar.

public enum AvatarSize

Fields

Custom = 5

Custom size.

ExtraLarge = 4

Extra large - 96x96.

ExtraSmall = 0

Extra small - 24x24.

Large = 3

Large - 64x64.

Medium = 2

Medium - 48x48.

Small = 1

Small - 32x32.