Class MouseLeaveWindowEvent
Inheritance
MouseLeaveWindowEvent
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class MouseLeaveWindowEvent : MouseEventBase<MouseLeaveWindowEvent>, IDisposable, IMouseEvent, IMouseEventInternal
Constructors
| Improve this Doc View SourceMouseLeaveWindowEvent()
Declaration
public MouseLeaveWindowEvent()
Methods
| Improve this Doc View SourceInit()
Declaration
protected override void Init()
Overrides
UnityEngine.Experimental.UIElements.MouseEventBase<UnityEngine.Experimental.UIElements.MouseLeaveWindowEvent>.Init()