Event BorderChanged | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Invoked when any property of Border changes (except Child).

public event Action<Border> BorderChanged

Returns

Action<Border>

Invoked when any property of Border changes (except ).

Edit this page