зеркало из 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 .' |
||
---|---|---|
.. | ||
PeekPopNavigation | ||
Screenshots | ||
LICENSE.txt | ||
Metadata.xml | ||
PeekPopNavigation.sln | ||
README.md |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Implementing Peek and Pop | This sample project demonstrates previewing content and providing quick shortcuts to functionality using Peek and Pop APIs. The app uses a table... | sample |
|
|
peekpopnavigation |
Implementing Peek and Pop in Xamarin.iOS
This sample project demonstrates previewing content and providing quick shortcuts to functionality using Peek and Pop APIs. The app uses a table view to display a list of colors and tapping any row in the table navigates to a detail view controller showing the color. The app uses 3D Touch on the table view rows to allow users to peek at the content without placing it on the navigation stack.
Build Requirements
Xamarin.iOS 11.4+ and Xcode 10.0+.
Related Links
License
Xamarin port changes are released under the MIT license.