diff --git a/ui/styling/stylers.ios.ts b/ui/styling/stylers.ios.ts index 00e4d913a..08b413e8b 100644 --- a/ui/styling/stylers.ios.ts +++ b/ui/styling/stylers.ios.ts @@ -560,7 +560,6 @@ export class SliderStyler implements definition.stylers.Styler { SliderStyler.resetColorProperty, SliderStyler.getNativeColorValue), "Slider"); - style.registerHandler(style.backgroundColorProperty, new stylersCommon.StylePropertyChangedHandler( SliderStyler.setBackgroundColorProperty, SliderStyler.resetBackgroundColorProperty,