Add Analyzer for WebView on Xamarin.Forms #471
Labels
enhancement
A change or improvement to something that exists
Xamain.Forms
Relates to XAML in Xamarin.Forms projects
XAML-Analysis
Relates to XAML Analysis functionality
Milestone
If a WebView is inside a StackLayout, ensure WidthRequest and HeightRequest are set
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/webview?tabs=windows
This is a follow-on from #411 but wasn't implemented there as doing so would mean adding this analysis for the StackLayout.
Consider doing when can view parents/containers from within an analyzer.
The text was updated successfully, but these errors were encountered: