Table of Contents

Property BoundView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

BoundView

The view that the KeyBindings are bound to.

public View? BoundView { get; }

Property Value

View

Remarks

If null, the KeyBindings are not bound to a View. This is used for Application.KeyBindings.