In This Article

AvatarGroupOverflowKind Enum

Specifies how an AvatarGroup control should handle overflow scenarios where not all of its contained Avatar items fit in available space.

public enum AvatarGroupOverflowKind

Fields

Name Description
None

No overflow button appears in overflow scenarios.

Popup

An overflow button appears in overflow scenarios, and displays a popup containing overflowed avatar items when clicked.