gpt4 book ai didi

iOS开发垂直按钮

转载 作者:行者123 更新时间:2023-11-29 04:03:11 29 4
gpt4 key购买 nike

在我的项目中,我想做一个垂直按钮,文本也是垂直的,,有人帮忙吗?!

完全像这样

enter image description here

最佳答案

使用此代码旋转按钮

btn.transform = CGAffineTransformMakeRotation(-M_PI / 2);

btn.transform = CGAffineTransformMakeRotation(M_PI / 2);

关于iOS开发垂直按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15611118/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com