Delay Property
Gets or sets the amount of time, in milliseconds, to wait before repeating begins.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Delay { get; set; }
Public Property Delay As Integer
Get
Set
member Delay : int with get, set