Class MouseOverEvent
Event sent when the mouse pointer enters an element. The event trickles down, it bubbles up, and it is cancellable.
Inheritance
MouseOverEvent
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class MouseOverEvent : MouseEventBase<MouseOverEvent>, IMouseEvent, IMouseEventInternal