共用方式為


ILayoutManager.ArrangeChildren(Rect) 方法

定義

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

參數

bounds
Rect

傳回

適用於