// Assembly: Unity.TextMeshPro
// Full name: ContentType

public class ContentType // TypeDefIndex: 9435
{
	// Fields
	type#20890 value__;
	type#33970 Standard;
	type#33970 Autocorrected;
	type#33970 IntegerNumber;
	type#33970 DecimalNumber;
	type#33970 Alphanumeric;
	type#33970 Name;
	type#33970 EmailAddress;
	type#33970 Password;
	type#33970 Pin;
	type#33970 Custom;
}
