Hello,
One way of doing this is to add a regular slider. Then in the Identity Inspector set the custom class property to VerticalSlider and hook the slider to an action like any other UISlider.
If I do so in your XCode Project, in the Identity Inspector I can only choose the VerticalUISlider class, but not the VerticalSlider class. How can i set the custom class property to VerticalSlider?
Im using XCode 9.2
Thanks
Hello,
If I do so in your XCode Project, in the Identity Inspector I can only choose the VerticalUISlider class, but not the VerticalSlider class. How can i set the custom class property to VerticalSlider?
Im using XCode 9.2
Thanks