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

namespace UnityEngine
{
public class FullScreenMode // TypeDefIndex: 8695
{
	// Fields
	type#20890 value__;
	type#18766 ExclusiveFullScreen;
	type#18766 FullScreenWindow;
	type#18766 MaximizedWindow;
	type#18766 Windowed;
}
}
