@class NSString, _UILegibilitySettings; @protocol FCActivityDescribing; @interface CSFocusActivityIndicator : UICoverSheetButton { id _previousActivity; } @property (retain, nonatomic) id activity; @property (nonatomic) double strength; @property (retain, nonatomic) _UILegibilitySettings *legibilitySettings; @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; })activityIndicatorExpandedSize; + (struct CGSize { double x0; double x1; })activityIndicatorSize; - (id)init; - (void)setEnabled:(BOOL)a0; - (void).cxx_destruct; - (void)_updateStyle; - (void)setSelected:(BOOL)a0; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (void)_setSelected:(BOOL)a0; - (void)_updateForActivity; - (long long)_userInterfaceStyleForCurrentActivity; @end