ShouldLoop Property
Gets or sets whether the panel should loop
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShouldLoop { get; set; }
Public Property ShouldLoop As Boolean
Get
Set
member ShouldLoop : bool with get, set
Property Value
BooleanSee Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace