Class FocusInEvent
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class FocusInEvent : FocusEventBase<FocusInEvent>, IDisposable, IFocusEvent, IPropagatableEvent
Constructors
| Improve this Doc View SourceFocusInEvent()
Declaration
public FocusInEvent()
Methods
| Improve this Doc View SourceInit()
Declaration
protected override void Init()
Overrides
UnityEngine.Experimental.UIElements.FocusEventBase<UnityEngine.Experimental.UIElements.FocusInEvent>.Init()