草庐IT

onUserClickingSendToken

全部标签

ios - 添加到 UILabel 的点击手势识别器不起作用

我使用以下代码将手势识别器添加到UILabel。Storyboard中的标签已启用用户交互,但当我点击标签时,不会调用onUserClickingSendToken方法。classViewController:UIViewController,MFMailComposeViewControllerDelegate{@IBOutletweakvartokenDisplay:UILabel!vartapGestureRecognizer:UITapGestureRecognizer=UITapGestureRecognizer(target:self,action:#selector(on