RiValT_TimerEditor_PageViewController

@MainActor
class RiValT_TimerEditor_PageViewController : UIPageViewController

This is a UIPageViewController subclass, that will manage individual presentations of the RiValT_EditTimer_ViewController class.

It’s main purpose, is to add “swipe to select” services, for groups containing multiple timers.

This class is embedded into an instance of RiValT_TimerEditor_PageViewContainer, and it is basically “invisible.”