@interface WKInterfaceSlider : WKInterfaceObject - (void)setEnabled:(BOOL)a0; - (void)setNumberOfSteps:(long long)a0; - (void)setColor:(id)a0; - (void)setValue:(float)a0; @end
@interface WKInterfaceSlider : WKInterfaceObject - (void)setEnabled:(BOOL)a0; - (void)setNumberOfSteps:(long long)a0; - (void)setColor:(id)a0; - (void)setValue:(float)a0; @end