标签: ios iphone swift
每当用户界面刷新时,我们都会收到有关没有主页按钮的新设备的触觉反馈。有什么方法可以在我们的iOS应用中以编程方式禁用触觉反馈。
答案 0 :(得分:0)
这是UIRefreshControl的行为。不幸的是,您不能禁用它。
UIRefreshControl
https://developer.apple.com/documentation/uikit/uirefreshcontrol