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

public class LifeCycleStatus // TypeDefIndex: 5484
{
	// Fields
	type#20890 value__;
	type#31164 None;
	type#31164 PropagationStopped;
	type#31164 ImmediatePropagationStopped;
	type#31164 Dispatching;
	type#31164 Pooled;
	type#31164 IMGUIEventIsValid;
	type#31164 PropagateToIMGUI;
	type#31164 Dispatched;
	type#31164 Processed;
	type#31164 ProcessedByFocusController;
}
