// Assembly: UnityEngine.UIElementsModule
// Full name: EventPropagation

public class EventPropagation // TypeDefIndex: 5483
{
	// Fields
	type#20890 value__;
	type#31161 None;
	type#31161 Bubbles;
	type#31161 TricklesDown;
	type#31161 SkipDisabledElements;
	type#31161 BubblesOrTricklesDown;
}
