1. Tag Results
iphonex (1)
1 - 1 of 1
How to include content for UseSafeArea for forms.iOS project
iOS 11 has introduced a few new visual design updates like including safe area layout guides and large titles. If you run application on an iPhone X then top area will be cropped. This article explains that how we can use this safe area. Step 1: Create image editor sample with all necessary assemblies. Step 2: Create a platform specific code for use the safe area layout and set UseSafeArea value as true.   The following code snippets illustrates the ways to this method,   C#     Or alternatively in XAML   Xaml         Screenshot:                                              Before                                                                                                After     
No articles found
No articles found
1 of 1 pages (1 item)