다음을 통해 공유


LayoutManager.ArrangeChildren(Rect) 메서드

정의

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

매개 변수

bounds
Rect

반환

구현

적용 대상