Hi,
I would like to animate the Height of a RowDefinition however the StackLayout that will be appear in that row is dynamically populated so I don't want to hard code a height that is larger than the height of the StackLayout, so is there a way to determine the Height of a StackLayout after adding controls to that StackLayout?
Thanks
Paul Diston