Condividi tramite


LayoutManager.ArrangeChildren(Rect) Metodo

Definizione

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

Parametri

bounds
Rect

Restituisce

Implementazioni

Si applica a