2 references to CrossPlatformMeasure
Microsoft.Maui (2)
Platform\iOS\MauiView.cs (2)
104
var crossPlatformSize =
CrossPlatformMeasure
(widthConstraint, heightConstraint);
135
CrossPlatformMeasure
(widthConstraint, heightConstraint);