-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Primitives.RepeatButton.Delay |
winrt property |
Gets or sets the time, in milliseconds, that the RepeatButton waits when it is pressed before it starts repeating the click action.
<RepeatButton Delay="int"/>
The time, in milliseconds, that the RepeatButton waits when it is pressed before it starts repeating the click action. The default is 250.