Xamarin.Forms.Windows
1.4.1.6349
See the version list below for details.
dotnet add package Xamarin.Forms.Windows --version 1.4.1.6349
NuGet\Install-Package Xamarin.Forms.Windows -Version 1.4.1.6349
<PackageReference Include="Xamarin.Forms.Windows" Version="1.4.1.6349" />
<PackageVersion Include="Xamarin.Forms.Windows" Version="1.4.1.6349" />
<PackageReference Include="Xamarin.Forms.Windows" />
paket add Xamarin.Forms.Windows --version 1.4.1.6349
#r "nuget: Xamarin.Forms.Windows, 1.4.1.6349"
#:package Xamarin.Forms.Windows@1.4.1.6349
#addin nuget:?package=Xamarin.Forms.Windows&version=1.4.1.6349
#tool nuget:?package=Xamarin.Forms.Windows&version=1.4.1.6349
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Windows Phone | wpa81 is compatible. |
| Windows Store | win81 is compatible. |
-
- Xamarin.Forms (>= 1.4.1.6349)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xamarin.Forms.Windows:
| Repository | Stars |
|---|---|
|
nishanil/Xamarin.Forms-Samples
Xamarin.Forms Samples
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.3.6358-pre2 | 355 | 4/24/2015 |
| 1.4.3.6356-pre1 | 82 | 4/21/2015 |
| 1.4.2.6355 | 668 | 4/21/2015 |
| 1.4.2.6353-pre2 | 216 | 3/31/2015 |
| 1.4.2.6350-pre1 | 63 | 3/30/2015 |
| 1.4.1.6349 | 214 | 3/30/2015 |
| 1.4.1.6347-pre2 | 696 | 3/19/2015 |
## Important Notes ##
This package is identical 1.4.1-pre2 with an update to all portable libraries to now target Profile 259
## Enhancements ##
- Secondary toolbar items on iOS now have a disabled appearance
- Add PREVIEW (unsupported) Xamarin.Forms.Windows package to the family.
## Bug Fixes ##
- [Bug 27782](https://bugzilla.xamarin.com/show_bug.cgi?id=27782) - Hard crash, as soon as a item in a ListView is selected and then changed
- [Bug 27765](https://bugzilla.xamarin.com/show_bug.cgi?id=27765) - Labels misaligned inside of ViewCells (and everything else actually)
- [Bug 26418](https://bugzilla.xamarin.com/show_bug.cgi?id=26418) - [Android] ListView does not update when the bound ObservableCollection changes
- [Bug 27304](https://bugzilla.xamarin.com/show_bug.cgi?id=27304) - Toggling IsVisible for an element in a Grid row does not update properly
- [Bug 27625](https://bugzilla.xamarin.com/show_bug.cgi?id=27625) - ListView cell with multiple labels height crops content
- [Bug 27085](https://bugzilla.xamarin.com/show_bug.cgi?id=27085) - EntryCell has no possibility to hide keyboard on iOS
- [Bug 26771](https://bugzilla.xamarin.com/show_bug.cgi?id=26771) - [Android] jobject must not be IntPtr.Zero when Navigation.PushAsync after resuming app
- [Bug 27301](https://bugzilla.xamarin.com/show_bug.cgi?id=27301) - Bug in ToolbarTracker.UntrackTarget
- [Bug 26487](https://bugzilla.xamarin.com/show_bug.cgi?id=26487) - WebView local files fail within WinPhone
- [Bug 24484](https://bugzilla.xamarin.com/show_bug.cgi?id=24484) - NavigationRenderer.ParentingViewController breaks things
- [Bug 27429](https://bugzilla.xamarin.com/show_bug.cgi?id=27429) - App lifecycle OnResume event called multiple times in tabbed app (one time per tab) in Android
## Other Fixes ##
- Switch.IsToggled on Android no longer resets bindings by mistake.
- Fix potential crash in iOS WebView