Property Target
Target
The view that the KeyBindings are bound to.
public View? Target { get; init; }
Property Value
Remarks
If null the KeyBindings object is being used for Application.KeyBindings.
The view that the KeyBindings are bound to.
public View? Target { get; init; }
If null the KeyBindings object is being used for Application.KeyBindings.