Udostępnij za pośrednictwem


Layout.CrossPlatformArrange(Rect) Metoda

Definicja

Rozmieszcza elementy podrzędne obiektu ICrossPlatformLayout w obrębie podanych granic.

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

Granice, w których należy rozmieścić elementy podrzędne ICrossPlatformLayout.

Zwraca

Rzeczywisty rozmiar ułożonego elementu ICrossPlatformLayout.

Dotyczy