ScreensBaseTKey, TScreenChanged Property

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Action? Changed { get; set; }

Property Value

Action

Implements

IScreenImplChanged

See Also