Table of Contents

Event HeightChanged

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Raised after the Height property changes, allowing handlers to react to the change.

public event EventHandler<ValueChangedEventArgs<Dim>>? HeightChanged

Returns

EventHandler<ValueChangedEventArgs<Dim>>
Raised after the property changes, allowing handlers to react to the change.