зеркало из https://github.com/xamarin/ios-samples.git
README.md for Working with Images and Tabbed Images.
This commit is contained in:
Родитель
140e9dcdda
Коммит
bfdd2986e7
|
@ -0,0 +1,6 @@
|
|||
Tabbed Images
|
||||
=============
|
||||
|
||||
This is a sample demonstrating basic usage of images. It demonstrates how
|
||||
to load images lazily using UIImage.FromBundle and asynchronously using
|
||||
UIImage.FromFile.
|
|
@ -0,0 +1,5 @@
|
|||
Working with Images
|
||||
===================
|
||||
|
||||
This sample demonstrates using application support icons (application icon,
|
||||
settings icon, Spotlight Search icon, iTunes image, launch image, etc).
|
Загрузка…
Ссылка в новой задаче