ILayoutManager.ArrangeChildren(Rect) Method

Definition

public:
 Microsoft::Maui::Graphics::Size ArrangeChildren(Microsoft::Maui::Graphics::Rect bounds);
public Microsoft.Maui.Graphics.Size ArrangeChildren (Microsoft.Maui.Graphics.Rect bounds);
abstract member ArrangeChildren : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
Public Function ArrangeChildren (bounds As Rect) As Size

Parameters

bounds
Rect

Returns

Applies to