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

namespace UnityEngine.UIElements
{
public class TreeViewExpansionChangedArgs // TypeDefIndex: 5156
{
	// Fields
	type#20868 <id>k__BackingField;
	type#15314 <isExpanded>k__BackingField;
	type#15314 <isAppliedToAllChildren>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 set_id(type#20867 value) { }
	// RVA: -1
	public type#28660 set_isExpanded(type#15313 value) { }
	// RVA: -1
	public type#28660 set_isAppliedToAllChildren(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
