Continue Property
Indicates that this dispatcher frame should exit.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool Continue { get; set; }
Public Property Continue As Boolean
Get
Set
member Continue : bool with get, set