1 implementation of CrossPlatformArrange
Microsoft.Maui.Controls (1)
Layout\Layout.cs (1)
352
public Graphics.Size
CrossPlatformArrange
(Graphics.Rect bounds)
1 reference to CrossPlatformArrange
Microsoft.Maui (1)
Core\ILayout.cs (1)
29
Size ICrossPlatformLayout.CrossPlatformArrange(Microsoft.Maui.Graphics.Rect bounds) =>
CrossPlatformArrange
(bounds);