Base:
2 references to SizeThatFits
Microsoft.Maui (2)
Platform\iOS\WrapperView.cs (2)
209
returnSize =
SizeThatFits
(new CGSize(widthConstraint, heightConstraint));
219
returnSize =
SizeThatFits
(originalSpec);