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

namespace UnityEngine.UIElements
{
public class Toggle // TypeDefIndex: 5378
{
	// Fields
	type#26592 ussClassName;
	type#26592 labelUssClassName;
	type#26592 inputUssClassName;
	type#26592 noTextVariantUssClassName;
	type#26592 checkmarkUssClassName;
	type#26592 textUssClassName;
	type#26592 mixedValuesUssClassName;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 label) { }
	// RVA: -1
	protected virtual type#28660 InitLabel() { }
	// RVA: -1
	protected virtual type#28660 UpdateMixedValueContent() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
