Orientation
public enum Orientation
The orientation in which the ColorSlider
is drawn.
-
The horizontal orientation.
Declaration
Swift
case horizontal
-
The vertical orientation.
Declaration
Swift
case vertical