For widgets that can be “activated” (buttons, menu items, etc.
) this function activates them. Activation is what happens when you press Enter on a widget during key navigation. If this isn't activatable, the function returns false.
| this |
a Widget that’s activatable |
|
true if the widget was activatable |