简体   繁体   English

Swift 在 UIAlertviewcontroller 中使用自定义单元格创建 tableview

[英]Swift create tableview with custom cell within UIAlertviewcontroller

I am trying to create Tableview with custom cell display within UIAlertviewcontroller using swift 4 .我正在尝试使用swift 4UIAlertviewcontroller创建带有custom cell显示的Tableview Please provide some idea or sample link here.请在此处提供一些想法或示例链接。

Native UIAlertviewcontroller does not support embedding custom views.本机UIAlertviewcontroller不支持嵌入自定义视图。 You can create custom alert controller or use one of many open source libraries and pods.您可以创建自定义警报控制器或使用许多开源库和 Pod 之一。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM