GridLayoutManager.ArrangeChildren(Rect) Method

Definition

public:
 override Microsoft::Maui::Graphics::Size ArrangeChildren(Microsoft::Maui::Graphics::Rect bounds);
public override Microsoft.Maui.Graphics.Size ArrangeChildren (Microsoft.Maui.Graphics.Rect bounds);
override this.ArrangeChildren : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
Public Overrides Function ArrangeChildren (bounds As Rect) As Size

Parameters

bounds
Rect

Returns

Applies to