// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments

namespace UnityEngine
{
public class TouchScreenKeyboard_InternalConstructorHelperArguments // TypeDefIndex: 8911
{
	// Fields
	type#27921 keyboardType;
	type#27921 autocorrection;
	type#27921 multiline;
	type#27921 secure;
	type#27921 alert;
	type#20872 characterLimit;
}
}
