Enum ScrollOrientation
Physical scroll orientation
[JsonConverter(typeof(JsonStringEnumConverter<ScrollOrientation>))]
public enum ScrollOrientation
Fields
Horizontal = 0Vertical = 1
Physical scroll orientation
[JsonConverter(typeof(JsonStringEnumConverter<ScrollOrientation>))]
public enum ScrollOrientation
Horizontal = 0Vertical = 1