Sdílet prostřednictvím


Layout.CrossPlatformArrange(Rect) Metoda

Definice

Uspořádá děti ICrossPlatformLayout v rámci daných hranic.

public:
 virtual 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
override this.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 děti ICrossPlatformLayout uspořádány.

Návraty

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

Platí pro