@class NSString, UIImage; @interface MagnifierSupport.ToggleButton : UIControl <_UIClickPresentationInteractionDelegate> { void /* unknown type, empty encoding */ isOn; void /* unknown type, empty encoding */ isGlowing; void /* unknown type, empty encoding */ $__lazy_storage_$_label; void /* unknown type, empty encoding */ peopleDetectionGlowSubscription; void /* unknown type, empty encoding */ doorDetectionGlowSubscription; void /* unknown type, empty encoding */ detectionModeGlowSubscription; void /* unknown type, empty encoding */ imageCaptionGlowSubscription; void /* unknown type, empty encoding */ pointSpeakGlowSubscription; void /* unknown type, empty encoding */ textDetectionGlowSubscription; void /* unknown type, empty encoding */ focusLockGlowSubscription; void /* unknown type, empty encoding */ freezeFrameReviewSubscription; void /* unknown type, empty encoding */ clickInteraction; void /* unknown type, empty encoding */ config; void /* unknown type, empty encoding */ $__lazy_storage_$_internalButton; void /* unknown type, empty encoding */ delegate; void /* unknown type, empty encoding */ isExpanded; void /* unknown type, empty encoding */ control; void /* unknown type, empty encoding */ isDimmed; } @property (nonatomic) BOOL isAccessibilityElement; @property (nonatomic, copy) NSString *accessibilityLabel; @property (nonatomic) struct CGPoint { double x0; double x1; } accessibilityActivationPoint; @property (nonatomic, copy) NSString *accessibilityValue; @property (nonatomic, copy) NSString *largeContentTitle; @property (nonatomic, retain) UIImage *largeContentImage; - (BOOL)clickPresentationInteractionShouldPresent:(id)a0; - (BOOL)clickPresentationInteractionShouldBegin:(id)a0; - (id)clickPresentationInteraction:(id)a0 previewForHighlightingAtLocation:(struct CGPoint { double x0; double x1; })a1; - (void)clickPresentationInteractionEnded:(id)a0 wasCancelled:(BOOL)a1; - (id)clickPresentationInteraction:(id)a0 presentationForPresentingViewController:(id)a1; - (void)removeFromSuperview; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void)didTap:(id)a0; - (void).cxx_destruct; - (void)layoutSubviews; - (id)initWithCoder:(id)a0; - (void)labelTapped:(id)a0; @end