RefreshVisualizerRefreshRequested Event

Occurs when an update of the content has been initiated.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<RefreshRequestedEventArgs> RefreshRequested

Value

EventHandlerRefreshRequestedEventArgs

See Also