ios - 如何在ios中制作自定义手势
<p><p>是否可以在 iOS 中进行自定义手势,例如锯齿形或其他线条类型?
并且可以将任何 Action 链接到手势。如果您知道答案或答案或解释的链接,请分享...谢谢</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>可以创建自己的手势识别器。你可以看看<a href="http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/GestureRecognizer_basics/GestureRecognizer_basics.html#//apple_ref/doc/uid/TP40009541-CH2-SW2" rel="noreferrer noopener nofollow"><code>this section</code></a>的<a href="http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009541-CH1-SW1" rel="noreferrer noopener nofollow"><em>Event Handling Guide for iOS</em></a>它提供了有关如何构建自己的自定义子类的信息。</p></p>
<p style="font-size: 20px;">关于ios - 如何在ios中制作自定义手势,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/6560796/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/6560796/
</a>
</p>
页:
[1]