英文: How do I change modally presented ViewController to be less presented, like on the image? 问题 这是应...
从按钮内删除表格中的一个单元格
英文: remove a cell from my table from a button within 问题 以下是你提供的代码的翻译部分: 我在尝试从表格中删除单元格时遇到了问题,我尝试创建一些协...
Having trouble setting constraints of 2 views one on top and one on bottom in a custom UITableViewCell
英文: Having trouble setting constraints of 2 views one on top and one on bottom in a custom UITableVi...
如何从UIViewController或视图之外推送ViewController?
英文: How to push ViewController from outside of UIViewController or view? 问题 我想要能够从我的应用程序中没有与视图相关的类(单...
改变 CAShapeLayer 的边界尺寸高度不会改变实际尺寸,而是改变其位置。
英文: Changing a CAShapeLayer's bounds size height doesn't change the actual size, it changes ...
Delegate not working, data isn't being passed to view controller from selecting cell
英文: Delegate not working, data isn't being passed to view controller from selecting cell 问题 Movi...
how to push ViewController from inside UIHostingController's SwiftUI view using pushViewController?
英文: how to push ViewController from inside UIHostingController's SwiftUI view using pushViewCont...
滚动表格时,NavigationBar 的颜色会改变。
英文: When scrolling the table, the color of the NavigationBar changes 问题 NavigationBar颜色在TableView滚动时...
如何使用导航控制器?
英文: How to use Navigation Controller? 问题 我有这个使用UIKit的应用程序。 我想要做的是,当在问题视图控制器中按下“开始动物问答”按钮时,会显示动物问题。如果...
我无法实现委托模式。
英文: I can't realise delegate pattern 问题 I can provide a translation of the provided code without...
7