| -api-id | -api-type |
|---|---|
P:Windows.UI.Xaml.Controls.Primitives.RepeatButton.Interval |
winrt property |
Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts.
<RepeatButton Interval="int"/>The time, in milliseconds, between repetitions of the click action, as soon as repeating starts. The default is 250.