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

namespace UnityEngine.UIElements
{
public class DropdownMenuAction // TypeDefIndex: 5454
{
	// Fields
	type#26586 <name>k__BackingField;
	type#30946 <status>k__BackingField;
	type#17506 <eventInfo>k__BackingField;
	type#23706 <userData>k__BackingField;
	type#3148 actionCallback;
	type#5719 actionStatusCallback;

	// Methods
	// RVA: -1
	public type#26576 get_name() { }
	// RVA: -1
	private type#28660 set_status(type#30945 value) { }
	// RVA: -1
	private type#28660 set_eventInfo(type#17505 value) { }
	// RVA: -1
	private type#28660 set_userData(type#23705 value) { }
	// RVA: -1
	public static type#30945 AlwaysEnabled(type#17504 a) { }
	// RVA: -1
	public static type#30945 AlwaysDisabled(type#17504 a) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 actionName, type#3147 actionCallback, type#5718 actionStatusCallback, type#23719 userData) { }
	// RVA: -1
	public type#28660 UpdateActionStatus(type#17505 eventInfo) { }
}
}
