Hi, what is the difference between content presentation and background in uitableviewcell?
As I read in apple docs, I understand that the content view property is a superview for content, but what is the background for?
Thank.
contentView:
The content view of the UITableViewCell is the default supervisor for the content displayed by the cell.
backgroundView:
nil (UITableViewStylePlain) non-nil UITableViewStyleGrouped). UITableViewCell .
UITableViewCell
Source: https://habr.com/ru/post/1734105/More articles:How to add multiple menu items with the same name in NSPopUpButton (NSMenu)? - cocoaSupport for multiple JS libraries - javascriptjQuery.ajax method doesn't work in IE7 and IE6, but works fine in Firefox - jqueryНевозможно получить доступ к объекту DCOM из службы Windows, написанному на С# (сервер Windows 2003), но может получить доступ к объекту при размещении в качестве консольного приложения - c#UITableViewCell Background Size - iphoneAccess WCF service over the Internet? - wcfUIBarButton ignores "setEnabled: YES" - iphoneDynamic update request in Oracle - sqlQuestion mark ASP.NET MVC URL search parameter - urlMake an array of data from $ (this) .serialize () - javascriptAll Articles