Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用时SVPullToRefresh,我尝试设置 self.showsDateLabel = YES;但它不起作用。什么都dateLable没有!任何人都知道该怎么做?
SVPullToRefresh
self.showsDateLabel = YES;
dateLable
在第一次看标题时,我看到了这个
// deprecated; use setSubtitle:forState: instead @property (nonatomic, strong, readonly) UILabel *dateLabel DEPRECATED_ATTRIBUTE;