@interface WKSPInterfaceSwitch : WKSPInterfaceObject - (void)setEnabled:(BOOL)a0; - (void)setOn:(BOOL)a0; @end