ViewHandler<TVirtualView,TPlatformView>.PlatformArrange(Rect) Method

Definition

public:
 override void PlatformArrange(Microsoft::Maui::Graphics::Rect rect);
public override void PlatformArrange (Microsoft.Maui.Graphics.Rect rect);
override this.PlatformArrange : Microsoft.Maui.Graphics.Rect -> unit
Public Overrides Sub PlatformArrange (rect As Rect)

Parameters

rect
Rect

Implements

Applies to