Share via


ScrollView.IContentView.CrossPlatformArrange(Rect) 方法

定义

 virtual Microsoft::Maui::Graphics::Size Microsoft.Maui.IContentView.CrossPlatformArrange(Microsoft::Maui::Graphics::Rect bounds) = Microsoft::Maui::IContentView::CrossPlatformArrange;
Microsoft.Maui.Graphics.Size IContentView.CrossPlatformArrange (Microsoft.Maui.Graphics.Rect bounds);
abstract member Microsoft.Maui.IContentView.CrossPlatformArrange : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
override this.Microsoft.Maui.IContentView.CrossPlatformArrange : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
Function CrossPlatformArrange (bounds As Rect) As Size Implements IContentView.CrossPlatformArrange

参数

bounds
Rect

返回

实现

适用于