hasFocus bool hasFocus( DomNode element ) Checks if an element has focus. Implementation bool hasFocus(DomNode element) => false;