RepeatButton.

Delay Property

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