or_child_has_focus


Description:

[ Version ( since = "3.3.2" ) ]
public bool or_child_has_focus ()

Checks whether a given DockItem or its child widget has focus.

This check is performed recursively on child widgets.

Parameters:

this

The dock item to be checked

Returns:

true if the dock item or its child widget has focus; false otherwise.