luxlabs header browser preview


@class UIView, NSString, UITapGestureRecognizer, UISwitchMVEGestureTrackingSession, UIImage, UILongPressGestureRecognizer, UIImageView, UIPanGestureRecognizer, UIColor;

@interface UISwitchModernVisualElement : UISwitchVisualElement <UIGestureRecognizerDelegate, UISwitchMVEGestureTrackingSessionElement, CAAnimationDelegate, UIPointerInteractionDelegate> {
    UIView *_switchWellView;
    UIView *_leftSwitchWellView;
    UIView *_switchWellContainerView;
    UIView *_leftSwitchWellContainerView;
    UIImageView *_switchWellImageView;
    UIView *_switchWellImageViewContainer;
    UIImageView *_switchWellOffImageView;
    UIImageView *_switchWellOnImageView;
    UIImageView *_knobView;
    UIColor *_onTintColor;
    UIColor *_tintColor;
    BOOL _isAlwaysAccessible;
}

@property (retain, nonatomic) UIColor *thumbTintColor;
@property (retain, nonatomic) UIImage *onImage;
@property (retain, nonatomic) UIImage *offImage;
@property (nonatomic) BOOL on;
@property (nonatomic) BOOL pressed;
@property (nonatomic) BOOL showsOnOffLabel;
@property (retain, nonatomic) UISwitchMVEGestureTrackingSession *gestureTrackingSession;
@property (retain, nonatomic) UILongPressGestureRecognizer *longPress;
@property (retain, nonatomic) UIPanGestureRecognizer *pan;
@property (retain, nonatomic) UITapGestureRecognizer *selectGestureRecognizer;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (id)_modernThumbImageWithColor:(id)a0 mask:(unsigned long long)a1 traitCollection:(id)a2;
+ (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })preferredAlignmentRectInsets;
+ (id)_modernGradientImageWithOnColor:(id)a0 traitCollection:(id)a1;
+ (struct CGSize { double x0; double x1; })preferredContentSize;

- (id)_effectiveThumbImage;
- (void)_dynamicUserInterfaceTraitDidChange;
- (void)_handlePan:(id)a0;
- (id)_switchTrackColorAnimationWithFromValue:(id)a0 toValue:(id)a1;
- (void)_selectGestureChanged:(id)a0;
- (void)animationDidStop:(id)a0 finished:(BOOL)a1;
- (void)_transitionImagesToPressed:(BOOL)a0 on:(BOOL)a1 animated:(BOOL)a2;
- (void)_handlePanWithGestureLocationInBounds:(struct CGPoint { double x0; double x1; })a0 horizontalTranslation:(double)a1 gestureState:(long long)a2 resetPanTranslationBlock:(id /* block */)a3;
- (void)_orderSubviews;
- (void)_handleLongPress:(id)a0;
- (void)tintColorDidChange;
- (void)_handleLongPressWithGestureLocationInBounds:(struct CGPoint { double x0; double x1; })a0 gestureState:(long long)a1;
- (double)_wellBorderWidthPressed:(BOOL)a0 on:(BOOL)a1;
- (void)setSwitchControl:(id)a0;
- (void)_switchToStaticMode:(BOOL)a0;
- (id)_switchTrackPositionAnimationWithFromValue:(id)a0 toValue:(id)a1 on:(BOOL)a2;
- (void)_transitionKnobToPressed:(BOOL)a0 animated:(BOOL)a1;
- (void)setOnTintColor:(id)a0;
- (void)setTintColor:(id)a0;
- (id)_defaultOnTintColor;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (struct CGPoint { double x0; double x1; })_knobPositionOn:(BOOL)a0 pressed:(BOOL)a1 forBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2;
- (id)_switchKnobWidthSpringAnimationFromValue:(id)a0 toValue:(id)a1 pressed:(BOOL)a2;
- (BOOL)displayedOn;
- (void)setSemanticContentAttribute:(long long)a0;
- (BOOL)gestureRecognizerShouldBegin:(id)a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_leftSwitchWellContainerBoundsOn:(BOOL)a0 pressed:(BOOL)a1;
- (void)_invalidateKnob;
- (void)_updateDisplayAnimated:(BOOL)a0;
- (void)_transitionWellViewToPressed:(BOOL)a0 animated:(BOOL)a1;
- (id)_settings;
- (id)pointerInteraction:(id)a0 regionForRequest:(id)a1 defaultRegion:(id)a2;
- (id)_accessibleOnImage;
- (id)_switchTrackPositionSpringAnimationFromValue:(id)a0 toValue:(id)a1 on:(BOOL)a2;
- (struct CGPoint { double x0; double x1; })_wellPositionOn:(BOOL)a0 forBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1;
- (id)_effectiveOnImage;
- (BOOL)_feedbackEnabled;
- (void)_transitionWellViewToOn:(BOOL)a0 animated:(BOOL)a1;
- (void)_transitionKnobToPressed:(BOOL)a0 on:(BOOL)a1 animated:(BOOL)a2;
- (id)_accessibleOffImage;
- (struct CGColor { } *)_wellColorOn:(BOOL)a0;
- (void)_updateDisplayWithAnimationIfNeeded;
- (id)_switchTrackAnimationWithFromValue:(id)a0 toValue:(id)a1 on:(BOOL)a2;
- (void)setOn:(BOOL)a0 animated:(BOOL)a1;
- (id)_switchSpringAnimationWithKeyPath:(id)a0 fromValue:(id)a1 toValue:(id)a2 pressed:(BOOL)a3;
- (void).cxx_destruct;
- (BOOL)_shouldUseLightTintOverColor:(id)a0;
- (struct CGPoint { double x0; double x1; })_switchWellPositionOn:(BOOL)a0 pressed:(BOOL)a1;
- (void)interactiveChangeToDisplayedOn:(BOOL)a0;
- (void)_installSelectGestureRecognizer;
- (id)_effectiveGradientImage;
- (id)pointerInteraction:(id)a0 styleForRegion:(id)a1;
- (void)_invalidateWell;
- (void)_invalidateUserInterfaceRenderingMode;
- (void)sendStateChangeActions;
- (void)performStateChangeFeedback;
- (void)_invalidateOnOffImages;
- (void)_transitionWellViewToPressed:(BOOL)a0 on:(BOOL)a1 animated:(BOOL)a2;
- (id)_labelOpacityAnimation;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_knobBoundsPressed:(BOOL)a0;
- (void)_setPressed:(BOOL)a0 on:(BOOL)a1 animated:(BOOL)a2 shouldAnimateLabels:(BOOL)a3 completion:(id /* block */)a4;
- (void)_uninstallSelectGestureRecognizer;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_switchWellContainerBoundsOn:(BOOL)a0 pressed:(BOOL)a1;
- (struct CGPoint { double x0; double x1; })_onImagePosition;
- (void)_transitionKnobToOn:(BOOL)a0 animated:(BOOL)a1;
- (struct CGPoint { double x0; double x1; })_offImagePosition;
- (id)_effectiveOnTintColor;
- (void)_invalidateControl;
- (id)_effectiveTintColor;
- (id)_switchKnobPositionSpringAnimationFromValue:(id)a0 toValue:(id)a1;
- (BOOL)gestureRecognizer:(id)a0 shouldRequireFailureOfGestureRecognizer:(id)a1;
- (id)_effectiveOffImage;
- (struct CGPoint { double x0; double x1; })_leftSwitchWellContainerPositionOn:(BOOL)a0 pressed:(BOOL)a1;
- (struct CGPoint { double x0; double x1; })_switchWellContainerPositionOn:(BOOL)a0 pressed:(BOOL)a1;
- (id)_effectiveOffTextColor;
- (id)_effectiveOffImageTintColor;
- (id)_effectiveOnImageTintColor;
- (BOOL)gestureRecognizer:(id)a0 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)a1;
- (BOOL)_gestureRecognizer:(id)a0 shouldReceiveEvent:(id)a1;

@end