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

namespace UnityEngine.UIElements
{
public class IMEEvent // TypeDefIndex: 5513
{
	// Fields
	type#26577 <compositionString>k__BackingField;

	// Methods
	// RVA: -1
	protected type#28660 set_compositionString(type#26576 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#20254 GetPooled(type#26576 compositionString) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
