Skip to content

Instantly share code, notes, and snippets.

@jfversluis
Created June 4, 2020 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfversluis/b0d4aa267c10ea3369c6987a780cb0d3 to your computer and use it in GitHub Desktop.
Save jfversluis/b0d4aa267c10ea3369c6987a780cb0d3 to your computer and use it in GitHub Desktop.
Simplified Xamarin.Forms Grid definition
<Grid ColumnDefinitions="1*, 2*, Auto, *, 300" RowDefinitions="1*, Auto, 25, 14, 20"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment