Enum ScrollbarType
[JsonConverter(typeof(CamelCaseEnumConverter<ScrollbarType>))]
public enum ScrollbarType
Fields
Classic = 0Overlay = 1
[JsonConverter(typeof(CamelCaseEnumConverter<ScrollbarType>))]
public enum ScrollbarType
Classic = 0Overlay = 1