Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让 HUD 保持在 inputAccessoryView 之上?
看到这个
如果你想在键盘上方显示 HUD,你必须这样做:
HUD.show(.progress, onView: UIApplication.shared.windows.last)