Table of Contents

Event BorderChanged

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 ).