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