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

返回

适用于