获取 UIPickerView 的框架宽度
如何获取 UIPickerView 的框架宽度尺寸?我需要计算总视图宽度 - UIPickerView 左侧和右侧的框架宽度。换句话说,view.frame.size.width 或 view.bounds.size.width 减去选取器左侧和右侧的宽度。
How do I get the frame width dimensions of a UIPickerView? I need to calc the total view width - the frame width on both the left and right sides of the UIPickerView. In other words, view.frame.size.width or view.bounds.size.width minus the widths of both the left and right sides of the picker.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论