@class UISwitch, UILabel, SBFTouchPassThroughView, SBElasticSliderView, SBElasticHUDSettings, UIButton, UIView, NSString, UILongPressGestureRecognizer, UISegmentedControl, NSTimer, BLSAssertion, _UILegibilityLabel, NSArray, NSNumber, UISlider; @protocol SBElasticRouteDisplaying, SBElasticValueViewControllerDelegate, SBElasticValueDataSource; @interface SBElasticValueViewController : UIViewController <UIGestureRecognizerDelegate, PTSettingsKeyObserver, SBHUDViewControlling> { SBFTouchPassThroughView *_sliderContainerView; long long _previousState; long long _state; _UILegibilityLabel *_leadingLabel; _UILegibilityLabel *_trailingLabel; UIView *_touchTrackingView; UIView *_dimmingView; UILongPressGestureRecognizer *_shortLongPressGestureRecognizer; unsigned long long _sliderTrackingCount; BOOL _sliderIsEditing; NSTimer *_dismissalTimer; NSTimer *_sliderApplyValueTimer; NSNumber *_pendingValueToApply; BOOL _initialTransitionCompleted; BOOL _lockState; BOOL _isDebugging; BOOL _isRotating; BOOL _reduceMotionEnabled; UIView *_debugContainerView; UILabel *_debugLabel; UISegmentedControl *_debugStateSegmentedControl; UILabel *_debugAutoDismissLabel; UISwitch *_debugAutoDismissalSwitch; UILabel *_debugLockStateLabel; UISwitch *_debugLockStateSwitch; UISlider *_debugWidthSlider; UISlider *_debugHeightSlider; UISlider *_debugPortraitYOriginSlider; UIButton *_debugDumpButton; UIButton *_debugNextAudioRouteButton; UIButton *_debugResetAudioRouteButton; id<SBElasticRouteDisplaying> _routeDisplayInfo; BLSAssertion *_liveRenderingAssertion; NSArray *_debugAutoLayoutConstraints; } @property (readonly, nonatomic) SBElasticHUDSettings *settings; @property (readonly, nonatomic) SBElasticSliderView *sliderView; @property (readonly, nonatomic, getter=isSliderTracking) BOOL sliderTracking; @property (readonly, nonatomic) unsigned long long axis; @property (readonly, weak, nonatomic) id<SBElasticValueDataSource> dataSource; @property (weak, nonatomic) id<SBElasticValueViewControllerDelegate> delegate; @property (readonly, nonatomic) struct CGPoint { double x0; double x1; } centerForElasticHUDWhenInInteractingState; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly, copy, nonatomic) NSArray *physicalButtonSceneTargets; - (void)viewWillAppear:(BOOL)a0; - (void)dealloc; - (void)reloadData; - (void)viewWillLayoutSubviews; - (id)log; - (void)viewDidLoad; - (BOOL)gestureRecognizerShouldBegin:(id)a0; - (void)loadView; - (void)_reloadData; - (float)currentValue; - (unsigned long long)supportedInterfaceOrientations; - (void)_sliderEditingDidBegin:(id)a0; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (id)initWithDataSource:(id)a0; - (BOOL)_canShowWhileLocked; - (void)settings:(id)a0 changedValueForKey:(id)a1; - (void).cxx_destruct; - (void)_sliderEditingDidEnd:(id)a0; - (void)viewDidMoveToWindow:(id)a0 shouldAppearOrDisappear:(BOOL)a1; - (void)_sliderValueDidChange:(id)a0; - (void)viewDidAppear:(BOOL)a0; - (void)viewWillTransitionToSize:(struct CGSize { double x0; double x1; })a0 withTransitionCoordinator:(id)a1; - (void)viewDidDisappear:(BOOL)a0; - (id)initWithCoder:(id)a0; - (BOOL)gestureRecognizer:(id)a0 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)a1; - (void)updateValue:(float)a0; - (void)_noteSliderViewDidBeginTracking; - (void)_actuallyDismiss; - (void)_animateFromState:(long long)a0 toState:(long long)a1 primaryAnimations:(id /* block */)a2 primaryCompletion:(id /* block */)a3 positionAnimations:(id /* block */)a4 positionCompletion:(id /* block */)a5 finalCompletion:(id /* block */)a6; - (void)_beginDeflationDismissalAnimation; - (BOOL)_changeValue:(float)a0; - (BOOL)_computeCachedRouteDisplayInformation; - (void)_debugAutoDismissalSwitchValueChanged:(id)a0; - (void)_debugChangingStateFromSegmentedControl:(id)a0; - (void)_debugDidTapNextRoute:(id)a0; - (void)_debugDidTapResetRoute:(id)a0; - (void)_debugDimensionSliderValueDidChange:(id)a0; - (void)_debugDump:(id)a0; - (void)_debugHandleNextRoute; - (void)_debugHandleResetRoute; - (void)_debugLockStateSwitchValueChanged:(id)a0; - (void)_dismissalTimerFired:(id)a0; - (void)_handleShortLongPressGestureRecognizer:(id)a0; - (void)_invalidateDismissalTimerForReason:(id)a0; - (BOOL)_isStateChangeAllowedFrom:(long long)a0 toState:(long long)a1; - (void)_noteSliderViewDidEndTracking; - (void)_reduceMotionStatusDidChange; - (void)_refreshDebugUI:(BOOL)a0; - (void)_scheduleDismissal:(id)a0; - (void)_scheduleDismissal:(id)a0 afterInterval:(double)a1; - (void)_sliderIndirectInputDidBegin:(id)a0; - (void)_sliderIndirectInputDidEnd:(id)a0; - (void)_sliderTrackingDidBegin:(id)a0; - (void)_sliderTrackingDidEnd:(id)a0; - (void)_sliderViewMetricsUpdatersForState:(long long)a0 bounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1 primaryMetricsUpdater:(out id /* block */ *)a2 positionUpdater:(out id /* block */ *)a3; - (void)_updateDebugString:(id)a0; - (void)_updateDebugUIPositions; - (void)_updateDimmingVisible:(BOOL)a0; - (void)_updateForAxisChange:(unsigned long long)a0; - (void)_updateGlyphStateIfNecessaryForValue:(float *)a0; - (void)_updateLabelsForAxis:(unsigned long long)a0; - (void)_updateLiveRenderingAssertion; - (void)_updateSliderTracking; - (unsigned long long)_updateSliderValue:(float)a0 animated:(BOOL)a1; - (void)_updateSliderViewMetricsForState:(long long)a0 bounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1; - (void)_updateSliderWithAxis:(unsigned long long)a0; - (void)_updateTouchTrackingArea; - (struct CGPoint { double x0; double x1; })centerForState:(long long)a0 sliderSize:(struct CGSize { double x0; double x1; })a1 bounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2; - (void)changeValue:(float)a0 animated:(BOOL)a1; - (id)createSliderView; - (BOOL)definesAnimatedDismissal; - (void)dismissAnimatedWithCompletion:(id /* block */)a0; - (double)glyphScaleForState:(long long)a0; - (long long)hudPresentationOrientation; - (double)interactiveValueUpdateDiscontinuityInterval; - (unsigned long long)layoutAxisForInterfaceOrientation:(long long)a0; - (struct CGSize { double x0; double x1; })maximumSizeForSlider; - (void)noteContinuousValueInteractionDidEnd; - (void)noteContinuousValueInteractionWillBegin; - (id)overrideDisplayNameForRoute:(id)a0; - (void)setupFailureRelationshipForGestureRecognizer:(id)a0; - (struct CGSize { double x0; double x1; })sizeForState:(long long)a0; - (id)sliderAccessibilityIdentifier; - (void)transitionStateContextuallyForValueChangeEvent; - (void)transitionToState:(long long)a0 animated:(BOOL)a1 completion:(id /* block */)a2; - (BOOL)updateActiveRouteDisplay:(out id *)a0; @end