// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.VisualElementFocusChangeTarget

namespace UnityEngine.UIElements
{
public class VisualElementFocusChangeTarget // TypeDefIndex: 6291
{
	// Fields
	type#9778 Pool;
	type#18606 <target>k__BackingField;

	// Methods
	// RVA: -1
	public static type#28636 GetPooled(type#18605 target) { }
	// RVA: -1
	protected virtual type#28660 Dispose() { }
	// RVA: -1
	internal virtual type#28660 ApplyTo(type#18597 focusController, type#18605 f) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#18605 get_target() { }
	// RVA: -1
	private type#28660 set_target(type#18605 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
