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