开发者

where is Apple documentation for TableViewCell View Modes (that appear in Interface Builder)?

where is Apple documentation for TableViewCell View Modes (that 开发者_开发百科appear in Interface Builder)?

I can't seem to find them - the modes include options such as:

  • scale to fit
  • aspect fit
  • aspect fill
  • redraw
  • centre . . .


UIView's contentMode is what you're after. UITableViewCell just inherits this property from UIView.

UIView - contentMode

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜