2016-06-14 32 views

回答

2

primaryActionTriggered僅適用於iOS9.0及更高版本(source)。對於您的操作,您需要使用其他UIControlEvents,如TouchUpInside

相關問題