Layouts: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
Created page with "== AbsoluteLayout == <span id="AbsoluteLayout"></span> <div style="clear: both;"></div> == ContentView == <span id="ContentView"></span> <div style="clear: both;"></div> == FlexLayout == <span id="FlexLayout"></span> <div style="clear: both;"></div> == Grid == <span id="Grid"></span> <div style="clear: both;"></div> == RelativeLayout == <span id="RelativeLayout"></span> <div style="clear: both;"></div> == ScrollView == <span id="ScrollView"></span> <div..."
 
No edit summary
Line 66: Line 66:


== Z-Index ==
== Z-Index ==
<span id="Page"></span>
<span id="Z-Index"></span>




Line 72: Line 72:


== Clipping ==
== Clipping ==
<span id="Page"></span>
<span id="Clipping"></span>




Line 78: Line 78:


== Custom Layout ==
== Custom Layout ==
<span id="Page"></span>
<span id="CustomLayout"></span>




Line 84: Line 84:


== Layout IsEnabled ==
== Layout IsEnabled ==
<span id="Page"></span>
<span id="LayoutIsEnabled"></span>




<div style="clear: both;"></div>
<div style="clear: both;"></div>

Revision as of 07:13, 29 October 2025

AbsoluteLayout


ContentView


FlexLayout


Grid


RelativeLayout


ScrollView


StackLayout


TemplatedView


HorizontalStackLayout


VerticalStackLayout


LayoutUpdates


Z-Index


Clipping


Custom Layout


Layout IsEnabled