[iOS] remove SetPaddingInsets api and just have it pad content and flyout by default...
authorShane Neuville <shane94@hotmail.com>
Sat, 27 Apr 2019 03:29:42 +0000 (21:29 -0600)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2019 03:29:42 +0000 (21:29 -0600)
commit2ca5dbf3b8aa85678585fb2d230231c2b5e57809
tree92ab79907068d09c21aaee7ae9d6e9b9ee368b99
parenta8d0d7a1d4a4629b06c3adcdba56e7da94613095
[iOS] remove SetPaddingInsets api and just have it pad content and flyout by default (#5990)

* remove content setting api and just set by default

* - address comments and centralize window insets check

* add check if height < 0
Xamarin.Forms.Controls/ShellContentTest.xaml
Xamarin.Forms.Controls/XamStore/StoreShell.xaml
Xamarin.Forms.Core/Shell/Shell.cs
Xamarin.Forms.Platform.iOS/Platform.cs
Xamarin.Forms.Platform.iOS/Renderers/PageRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewController.cs