Compartir a través de


TwoPaneView.ArrangeOverride(Rect) Método

Definición

protected:
 override Microsoft::Maui::Graphics::Size ArrangeOverride(Microsoft::Maui::Graphics::Rect bounds);
protected override Microsoft.Maui.Graphics.Size ArrangeOverride (Microsoft.Maui.Graphics.Rect bounds);
override this.ArrangeOverride : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
Protected Overrides Function ArrangeOverride (bounds As Rect) As Size

Parámetros

bounds
Rect

Devoluciones

Se aplica a