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;