Make UISlider height larger?
问题 I've been searching for a way to make the UISlider progress bar taller, that is, increase the height. However, I haven't had any success. I don't want to use a custom image or anything, just make it taller, so the UISlider doesn't look so thin. Am I missing something super obvious? 回答1: The accepted answer will undesirably change the slider's width in some cases, like if you're using a minimumValueImage and maximumValueImage . If you only want to change the height and leave everything else