Method OnCanFocusChanged | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnCanFocusChanged()

Invoked when the CanFocus property from a view is changed.

public virtual void OnCanFocusChanged()

Remarks

Raises the CanFocusChanged event.

Edit this page