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.
使用 UIKit 时,在 iOS 13.4+ 中使用指针时,UIBarButtonItems 会自动获得对高亮悬停效果的支持。
更新某些视图以使用 SwiftUI 后,等效的 NavigationBarItem 修饰符没有高亮悬停效果。这是一个错误,不受支持,还是以不同的方式实现?