UIElement.onFocusEnter

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

class UIElement
public nothrow @nogc
void
onFocusEnter
()

Meta