獲取view在cell 上每一行的內容

手勢code UILongPressGestureRecognizer *press = [[UILongPressGestureRecognizer alloc]initWithTarget:self action:@selector(longTap:)]; [headImageView addGestureRecognizer:press]; 手勢處理 - (void)longTap:
相關文章
相關標籤/搜索