DelayRun Property
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected Action<Action, TimeSpan> DelayRun { get; }
Protected ReadOnly Property DelayRun As Action(Of Action, TimeSpan)
Get
member DelayRun : Action<Action, TimeSpan> with get
Property Value
See Also
Reference
DefaultMenuInteractionHandler Class
Avalonia.Controls.Platform Namespace