зеркало из https://github.com/xamarin/ios-samples.git
e928c15193 | ||
---|---|---|
.. | ||
Images | ||
Resources | ||
Screenshots | ||
AppDelegate.cs | ||
FirstViewController.cs | ||
FirstViewController.designer.cs | ||
FirstViewController_iPad.xib | ||
FirstViewController_iPhone.xib | ||
Info.plist | ||
Main.cs | ||
Metadata.xml | ||
README.md | ||
SecondViewController.cs | ||
SecondViewController.designer.cs | ||
SecondViewController_iPad.xib | ||
SecondViewController_iPhone.xib | ||
Tabbed_Images.csproj | ||
Tabbed_Images.sln |
README.md
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.