Property BoundView
BoundView
The view that the KeyBindings are bound to.
public View? BoundView { get; }
Property Value
Remarks
If null, the KeyBindings are not bound to a View. This is used for Application.KeyBindings.
The view that the KeyBindings are bound to.
public View? BoundView { get; }
If null, the KeyBindings are not bound to a View. This is used for Application.KeyBindings.