[iOS] Add Platform Specific features for PrefersHomeIndicatorAutoHidden (#5717)
authorpiotrkonowalski <piotrkonowalski@users.noreply.github.com>
Thu, 11 Apr 2019 04:58:34 +0000 (06:58 +0200)
committerSamantha Houts <samhouts@users.noreply.github.com>
Thu, 11 Apr 2019 04:58:34 +0000 (21:58 -0700)
commit4b5ed4c3c649ceafab11bb037d837bf9b24f0387
treebe6799b3f50542e890111d87e4af60ef2ffc7b38
parent58662a10b4569a9f8fc753fc6364b87d1bd29829
[iOS] Add Platform Specific features for PrefersHomeIndicatorAutoHidden (#5717)

fixes #5310
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/HomeIndicatorPageiOS.cs [new file with mode: 0644]
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/MasterDetailPageiOS.cs
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageiOS.cs
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGallery.cs
Xamarin.Forms.Core/PlatformConfiguration/iOSSpecific/Page.cs
Xamarin.Forms.Platform.iOS/PlatformRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/PageRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/PhoneMasterDetailRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/TabbedRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/TabletMasterDetailRenderer.cs