@class _UIPortalView, NSString, UIView, UIAccessibilityHUDItem; @interface STUIStatusBarSensorActivityView : UIView @property (nonatomic) long long iconSize; @property (retain, nonatomic) _UIPortalView *portalView; @property (retain, nonatomic) UIView *sensorActivityView; @property (readonly, nonatomic) BOOL wantsCrossfade; @property (readonly, nonatomic) BOOL prefersBaselineAlignment; @property (readonly, nonatomic) BOOL prefersCenterVerticalAlignment; @property (readonly, nonatomic) long long overriddenVerticalAlignment; @property (readonly, nonatomic) UIAccessibilityHUDItem *accessibilityHUDRepresentation; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct CGSize { double x0; double x1; })intrinsicContentSize; - (void)applyStyleAttributes:(id)a0; - (void).cxx_destruct; - (void)layoutSubviews; - (void)configurePortalViewIfNeededForTargetScreen:(id)a0; - (void)configureSensorViewWithoutPortalIfNeededForTargetScreen:(id)a0; @end