如何在 UITableView 的单元格中使用左侧的图像

发布于 2024-10-22 06:16:50 字数 103 浏览 2 评论 0原文

我想在 TableView 的每个单元格中使用单选按钮图像。该图像应向左对齐,以便给人一种从多行中选择单个图像的印象。

请向我提供链接、教程或代码片段。

谢谢,

I want to use radio button images in each cell of my TableView. This images should be aligned to the left so that it would give an impression of selecting a single from multiple rows.

Please provide me with links, tutorials or code snippets.

Thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绮筵 2024-10-29 06:16:50

为此,您必须创建自定义单元格。
并在选择时更改整个单元格的图像,包括单选按钮图像。

for this you have to create custom cell.
and change image of whole cell including radiobutton image when it is selected..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文