MCSwipeTableViewCell icon indicating copy to clipboard operation
MCSwipeTableViewCell copied to clipboard

Delegate is not weak

Open reallyram opened this issue 7 years ago • 0 comments

/** Delegate of MCSwipeTableViewCell */ @property (nonatomic, assign) id <MCSwipeTableViewCellDelegate> delegate;

reallyram avatar Jun 19 '17 07:06 reallyram