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.
如何使用 gomobile“事件/触摸”包?我想得到各自的触摸坐标,这个返回的触摸坐标将在 ios/android 中使用。
请建议如何做到这一点。如果有任何示例应用程序可用,请提出建议。
谢谢。
gomobile 存储库中的示例现在涵盖了这一点。特别是这个:golang.org/x/mobile/example/basic
golang.org/x/mobile/example/basic