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