зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
AdaptiveElements | ||
Screenshots | ||
AdaptiveElements.sln | ||
LICENSE.txt | ||
Metadata.xml | ||
README.md |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Adaptive design with UIKit | Shows how to use UIKit to lay out your app's elements in different sizes, from full-screen on the smallest iPhone to Multitasking... | sample |
|
|
adaptiveelements |
AdaptiveElements: Implementing Your Own Adaptive Design with UIKit
This sample shows how to use UIKit to lay out your app's elements in different sizes, from full-screen on the smallest iPhone to Multitasking on the biggest iPad. It shows how to make smart decisions about implementing your own design. It also demonstrates how to reuse elements in different sizes, so you can take advantage of all the available space without having to rewrite your entire app.
Build Requirements
Xamarin.iOS 10.0+ and Xcode 8.0+.
Related Links
License
Xamarin port changes are released under the MIT license.