Xam.Plugins.XamJam.Screen
1.0.4-beta
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugins.XamJam.Screen --version 1.0.4-beta
NuGet\Install-Package Xam.Plugins.XamJam.Screen -Version 1.0.4-beta
<PackageReference Include="Xam.Plugins.XamJam.Screen" Version="1.0.4-beta" />
paket add Xam.Plugins.XamJam.Screen --version 1.0.4-beta
#r "nuget: Xam.Plugins.XamJam.Screen, 1.0.4-beta"
// Install Xam.Plugins.XamJam.Screen as a Cake Addin #addin nuget:?package=Xam.Plugins.XamJam.Screen&version=1.0.4-beta&prerelease // Install Xam.Plugins.XamJam.Screen as a Cake Tool #tool nuget:?package=Xam.Plugins.XamJam.Screen&version=1.0.4-beta&prerelease
Xamarin (Android/iOS/Windows Store and Phone and UWP) plugin to determine screen size
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.7 | 44,858 | 4/15/2017 |
1.0.6 | 1,855 | 12/19/2016 |
1.0.5 | 2,646 | 7/15/2016 |
1.0.5-beta | 1,033 | 6/4/2016 |
1.0.4-beta | 1,226 | 4/24/2016 |
1.0.3-beta | 1,166 | 4/24/2016 |
1.0.1-beta | 1,055 | 4/22/2016 |
1.0.0-beta | 1,039 | 4/22/2016 |
[1.0.0-beta]
- Tested on WP8.1 simulator and Android S5. Still beta until I test on UWP and iOS.
[1.0.1-beta]
- Minor code and documentation cleanup.
[1.0.2-beta]
- Testing on iOS didn't go as predicted. Trying again...
[1.0.4-beta]
- Fixed the iOS nuspec, the template had me going to classic and using the old "Unified" directory structure. Will test this new nuspec.
- Added 'ScreenSize.IsMaximum' since UWP apps don't provide a way to determine max screen size (since they can run with multiple monitors, change their resolution, etc.)
- Don't ask about 1.0.3-beta, it's not the beta you're looking for.