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.
我现在正在为 iOS 构建一个音乐应用程序,我有一个与 Nextsong 的 IBoutlet 连接的按钮。例如。如何将滑动用作按钮。所以当刷卡时,会触发一个 IBoutlet。
这可能吗?这会怎样?
谢谢
Define a function nextSong then your button and the swipe gesture can call it, depending on which action the user makes.
nextSong