Class ScreenOrientation
ScreenOrientation
public sealed class ScreenOrientation
- Inheritance
-
ScreenOrientation
- Inherited Members
Properties
Angle
angle
[JsonPropertyName("angle")]
public long Angle { get; set; }
Property Value
Type
type
[JsonPropertyName("type")]
public ScreenOrientationTypeValues Type { get; set; }