DefaultMenuInteractionHandlerDelayRun Property
Namespace: Avalonia.Controls.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
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
ActionAction,
TimeSpan