Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Support Min/Max Width/Height of Grid Column/Row Definition #11716

Closed
YZahringer opened this issue Aug 9, 2020 · 1 comment
Closed

Comments

@YZahringer
Copy link
Contributor

Summary

Support Minimum and Maximum Width or Height of Grid Columns and Rows definition.

Same as UWP/WPF:

API Changes

  • Add MinHeight and MaxHeight on RowDefinition
  • Add MinWidth and MaxWidth on ColumnDefinition
@YZahringer
Copy link
Contributor Author

Ported to dotnet/maui#710

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants