Team Review 2021-11-09 - AndExpand Layout options #3324
jsuarezruiz
announced in
API Review
Replies: 1 comment 2 replies
-
I have learning the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The AndExpand Layout option cause a lot of confusion mostly because only works with StackLayout. We have different options:
1 Option - Remove AndExpand options
Pros
Cons
2 Option - Remove AndExpand options and create new StackLayout attached properties
Pros
Cons
Example:
3 Option - Use two structs
Pros
Cons
4 Option - Not changes
Pros
Cons
Beta Was this translation helpful? Give feedback.
All reactions