SourceEnum SliderOrientation
from egui import SliderOrientationSliderOrientation.Horizontal
SliderOrientation.VerticalSpecifies the orientation of a Slider.
from egui import SliderOrientationSliderOrientation.Horizontal
SliderOrientation.VerticalSpecifies the orientation of a Slider.
SliderOrientation.Horizontal Enum value§SliderOrientation.Vertical Enum value§def name(self, /) -> str§