docs-maui
docs-maui copied to clipboard
.NET MAUI 9: Obsolete legacy measure calls
.NET MAUI 9 obsoletes the legacy measure calls. Sweep the docs/samples for usage and update.
As part of this work a MeasureView
method has been added as the preferred way of measuring a view.
More info: https://github.com/dotnet/maui/pull/23899