UIElement.onFocusEnter

Called when this widget is clicked and get the "focus" (ie. meaning the keyboard focus). This function is meant to be overridden.

class UIElement
nothrow @nogc
void
onFocusEnter
()

Meta