Skip to content

Null object as expander in xaml #2530

Answered by cwensley
Sonderwoods asked this question in Q&A
Discussion options

You must be logged in to vote

For StackLayout: <StackLayoutItem Expand="True"/>
For TableLayout: <TableRow ScaleHeight="True"/> or <TableCell ScaleWidth="True"/>
For DynamicLayout: <DynamicControl XScale="True"/> or <DynamicControl YScale="True"/>

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sonderwoods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants