isHovered()
Returns true if the element is currently hovered (UIContainer only).
isHovered?(): boolean;
Related
interface RenderContext.UIElementRenderer static
Interface for platform-specific state queries on UI element observers.
Returns true if the element is currently hovered (UIContainer only).
isHovered?(): boolean;