Sdílet prostřednictvím


ICrossPlatformLayout.CrossPlatformArrange(Rect) Metoda

Definice

Uspořádá podřízené objektu ICrossPlatformLayout v rámci daných mezí.

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

Parametry

bounds
Rect

Hranice, ve kterých by měly být uspořádány děti ICrossPlatformLayout.

Návraty

Skutečná velikost uspořádaného ICrossPlatformLayout.

Platí pro