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

namespace UnityEngine.UIElements
{
public class WheelEvent // TypeDefIndex: 5537
{
	// Fields
	type#28469 <delta>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#28468 get_delta() { }
	// RVA: -1
	private type#28660 set_delta(type#28468 value) { }
	// RVA: -1
	public static type#28797 GetPooled(type#17953 systemEvent) { }
	// RVA: -1
	internal static type#28797 GetPooled(type#28468 delta, type#28468 mousePosition, type#18041 modifiers) { }
	// RVA: -1
	internal static type#28797 GetPooled(type#28468 delta, type#20431 pointerEvent) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal virtual type#28660 Dispatch(type#15058 panel) { }
}
}
