Enum ScreenOrientationNatural
[JsonConverter(typeof(CamelCaseEnumConverter<ScreenOrientationNatural>))]
public enum ScreenOrientationNatural
Fields
Landscape = 1Portrait = 0
[JsonConverter(typeof(CamelCaseEnumConverter<ScreenOrientationNatural>))]
public enum ScreenOrientationNatural
Landscape = 1Portrait = 0