Share via


FlexLayout.GetFlexFrame(IView) Method

Definition

public:
 virtual Microsoft::Maui::Graphics::Rect GetFlexFrame(Microsoft::Maui::IView ^ view);
public Microsoft.Maui.Graphics.Rect GetFlexFrame (Microsoft.Maui.IView view);
abstract member GetFlexFrame : Microsoft.Maui.IView -> Microsoft.Maui.Graphics.Rect
override this.GetFlexFrame : Microsoft.Maui.IView -> Microsoft.Maui.Graphics.Rect
Public Function GetFlexFrame (view As IView) As Rect

Parameters

view
IView

Returns

Implements

Applies to