isFocused()
Returns true if the element currently has input focus.
isFocused?(): boolean;
Related
interface RenderContext.UIElementRenderer static
Interface for platform-specific state queries on UI element observers.
Returns true if the element currently has input focus.
isFocused?(): boolean;