Summary
Gets or sets the amount of time, in milliseconds, of repeating clicks.
- Namespace
- Avalonia
.Controls - Containing Type
- RepeatButton
Syntax
public int Interval { get; set; }
Value
Type | Description |
---|---|
int |
public int Interval { get; set; }
Type | Description |
---|---|
int |