开发者

UIPickerView remove gradient borders

开发者 https://www.devze.com 2023-03-26 18:29 出处:网络
How can i remove gradient borders arround UIPickerView? And, if possible,开发者_Python百科 change color of selection from blue to grey.

How can i remove gradient borders arround UIPickerView?

And, if possible,开发者_Python百科 change color of selection from blue to grey.

Thanks.


I have placed the uipicker within a smaller uiview with the clip bounds property set on the picker.


There's no easy way to do it unfortuantely. Refer here for some suggestions.

0

精彩评论

暂无评论...
验证码 换一张
取 消