Class: UINumItemSelector
The UINumItemSelector
class represents a numeric item selection component for UI systems. Unlike UIItemSelector
, this component highlights all items less than or equal to the selected item, creating a cascading visual effect.
The source file for this class is located in os/ui/UIComponents/UINumItemSelector.h.