![]() |
VOOZH | about |
dotnet add package Toast.iOS --version 1.2.0
NuGet\Install-Package Toast.iOS -Version 1.2.0
<PackageReference Include="Toast.iOS" Version="1.2.0" />
<PackageVersion Include="Toast.iOS" Version="1.2.0" />Directory.Packages.props
<PackageReference Include="Toast.iOS" />Project file
paket add Toast.iOS --version 1.2.0
#r "nuget: Toast.iOS, 1.2.0"
#:package Toast.iOS@1.2.0
#addin nuget:?package=Toast.iOS&version=1.2.0Install as a Cake Addin
#tool nuget:?package=Toast.iOS&version=1.2.0Install as a Cake Tool
Toast messages for Xamarin.iOS. It is possible to add toast to KeyWindow of the app so it is presented even during view controller transitions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
Showing the top 2 NuGet packages that depend on Toast.iOS:
| Package | Downloads |
|---|---|
|
startmobile.ioshelpers
General Helpers for iOS projects |
|
|
co.startmobile.tools.ios
Tools for iOS projects |
This package is not used by any popular GitHub repositories.
Added ability to display a toast in the middle of the screen using ToastPosition.Center.