Skip to main content

WrapSelection Property

Gets or sets a value which indicates whether to wrap around when the first or last item is reached.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool WrapSelection { get; set; }

Property Value

Boolean

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace