Xamarin.Forms
Xamarin.Forms copied to clipboard
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
### Description When changing the presentation of the DatePicker to UIDatePickerStyle.Inline on iOS the presentation is not sized correctly and cuts of the month and Year info ### Steps to...
### Description Any loading of a 8.x and 9.x Grafana screen in WebView on UWP (XBox/HL/Windows) shows "If you're seeing this Grafana has failed to load its application files" ###...
### Description Android Talk back reads the page contents from the Page Title, skips the back button. iOS Voice Overs starts from the Back Button. ### Steps to Reproduce 1....
### Description I installed latest version of Visual Studio 2022 (17.0.2). Created a brand new Xamarin.Forms project. Wanted to test AppCenter Analytics and Crashes. AppCenter.Start("android={android key};" + "ios={iOS key}", typeof(Analytics),...
### Description There are a couple of different bugs here -- I have a test project set up https://github.com/HuckleChuckleDog/ColViewBug/tree/master with a ReadMe.txt explaining issue. One issue: This issue is only...
### Description If I use a Entry with centered text in a carousel view on android it will jump back to the first page on focus. I cannot enter anything....
### Description I am unable to find out what url has been clicked in the `WebView` control on Android. All I'm getting in the clicked url is `about:blank#blocked`. This works...
### Steps to Reproduce 1. Build, deploy app, start debugging 2. Observe 12 Java.Lang.RuntimeExceptions at startup 3. Hit F5 to continue I wasn't able to reproduce this in a fresh...
Hi, i've discovered a strange behavior when using USB scanners in keyboard emulation mode with carriage returnon UWP. When i try to scan a value while i have focus on...
## Summary Provide properties & methods to scroll a CollectionView to an exact position ## API Changes VerticalOffset/HorizontalOffset - The current scroll position of the CollectionView. These would be read/write...