// Assembly: UnityEngine.UI
// Full name: ContentType

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