Slide 9
Slide 9 text
ϨΠΞτΫϥεͷ
• ෳࡶͳϨΠΞτʹPositionΫϥεΛఆٛ
• ViewͷϨΠΞτใΛͨ͠Ϋϥε
• CGRectΛͨ͘͞Μ࣋ͬͯΔ
• ͜ͷΫϥεΛ෯Մมʹ͢ΕରԠྃ
@interface BookmarkEntryPosition : NSObject
@property (nonatomic, assign) CGFloat cellHeight;
@property (nonatomic, assign) CGRect titleRect;
@property (nonatomic, readonly, assign) CGRect faviconRect;
@property (nonatomic, assign) CGRect countRect;
@property (nonatomic, assign) CGRect contentRect;
@property (nonatomic, assign) CGRect imageRect;
@property (nonatomic, assign) CGRect countLineRect;
@property (nonatomic, strong) NSArray *favoriteRects;
Thursday, May 30, 13