namespace Settings { public enum ScreenOrientationRequirement { Portrait, Landscape } }