// Assembly: UnityEngine.UIElementsModule
// Full name: ViewState

public class ViewState // TypeDefIndex: 5368
{
	// Fields
	type#15314 m_HasPersistedData;
	type#9067 m_TabOrder;
	type#26577 m_ActiveTabKey;

	// Methods
	// RVA: -1
	internal type#28660 Save(type#26978 tabView) { }
	// RVA: -1
	internal type#28660 Apply(type#26978 tabView) { }
	// RVA: -1
	public virtual type#28660 OnBeforeSerialize() { }
	// RVA: -1
	public virtual type#28660 OnAfterDeserialize() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
