// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.FocusEventBase`1

namespace UnityEngine.UIElements
{
public class FocusEventBase`1 // TypeDefIndex: 5503
{
	// Fields
	type#18606 <relatedTarget>k__BackingField;
	type#18594 <direction>k__BackingField;
	type#18598 <focusController>k__BackingField;
	type#15314 <IsFocusDelegated>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#18605 get_relatedTarget() { }
	// RVA: -1
	private type#28660 set_relatedTarget(type#18605 value) { }
	// RVA: -1
	public virtual type#18593 get_direction() { }
	// RVA: -1
	private type#28660 set_direction(type#18593 value) { }
	// RVA: -1
	protected type#18597 get_focusController() { }
	// RVA: -1
	private type#28660 set_focusController(type#18597 value) { }
	// RVA: -1
	internal type#15313 get_IsFocusDelegated() { }
	// RVA: -1
	private type#28660 set_IsFocusDelegated(type#15313 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1120 GetPooled(type#20089 target, type#18605 relatedTarget, type#18593 direction, type#18597 focusController, type#15335 bIsFocusDelegated) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
