Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/41.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
iPhone、iPhone视网膜和iPad上UITableViewCell的默认图标大小是多少?_Iphone_Ios_Ipad_Uitableview_Icons - Fatal编程技术网

iPhone、iPhone视网膜和iPad上UITableViewCell的默认图标大小是多少?

iPhone、iPhone视网膜和iPad上UITableViewCell的默认图标大小是多少?,iphone,ios,ipad,uitableview,icons,Iphone,Ios,Ipad,Uitableview,Icons,我编写了用于在iOS()上使用GNOME主题中的MimeTypes图标的库,现在我想知道:在各种iOS设备的UITableViewCell中,内部图像视图的默认图标大小是多少,以像素为单位?根据,它是44x44点(在视网膜屏幕上是888像素)。我使用40x40,如下所述:

我编写了用于在iOS()上使用GNOME主题中的MimeTypes图标的库,现在我想知道:在各种iOS设备的UITableViewCell中,内部图像视图的默认图标大小是多少,以像素为单位?

根据,它是44x44点(在视网膜屏幕上是888像素)。

我使用40x40,如下所述: