Front: Smobiler is a development platform that uses. NET language to develop apps in the VS environment, perhaps more convenient than Xamarin
First, Attribute Introduction
Sets whether the control automatically adjusts the height to fit the screen height when the client screen is visible and beyond the client screen
Ii. Introduction of examples
When the Autoheight property is "true", the scrollable property of the mobile form loses its effect, taking the following two cases of the GridView control (for example, the scrollable property of the mobile form in the following two cases is "True" ):
Situation One:
Smobiler Form Design interface See Figure 1
When the Autoheight property is "True", the property setting is shown in Figure 2, and the phone shows the effect shown in Figure 3
When the Autoheight property is "False", the phone displays the effect shown in Figure 4
|
|
|
|
Figure 1 |
Figure 2 |
Figure 3 |
Figure 4 |
Situation Two:
Smobiler Form Design interface See Figure 4
When the Autoheight property is "True", the phone displays the effect shown in Figure 5
When the Autoheight property is "False", the phone displays the effect shown in Figure 6
|
|
|
Figure 4 |
Figure 5 |
Figure 6 |
Third, related controls
Albumview, GridView, Iconmenuview, Listmenuview, Maptagview, Mapview, microblog, Radiogroup, TableView, TreeView, WebView
Iv. Related Video Introduction
Smobiler also provides a video that explains how the screen is adaptive in development, and can view the video in http://smobiler.com/video10.aspx
. NET Language app development platform--smobiler Learning log: How to quickly implement on-screen adaptive when developing apps