ios 圖片加點擊事件

cell.payImag.userInteractionEnabled = YES; UITapGestureRecognizer *singleTap =[[UITapGestureRecognizer alloc]initWithTarget:self action:@selector(onClickImage:)]; [cell.payImag addGestureRecognizer:si
相關文章
相關標籤/搜索