Bagikan melalui


ICrossPlatformLayout.CrossPlatformArrange(Rect) Metode

Definisi

Mengatur anak-anak ICrossPlatformLayout dalam batas yang diberikan.

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

Parameter

bounds
Rect

Batas di mana anak-anak ICrossPlatformLayout harus diatur.

Mengembalikan

Ukuran aktual dari ICrossPlatformLayout yang disusun.

Berlaku untuk