DispatcherFrameContinue Property

Indicates that this dispatcher frame should exit.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Continue { get; set; }

Property Value

Boolean

See Also