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