Sdílet prostřednictvím


LayoutHandlerUpdate.Deconstruct(Int32, IView) Method

Definition

public:
 void Deconstruct([Runtime::InteropServices::Out] int % Index, [Runtime::InteropServices::Out] Microsoft::Maui::IView ^ % View);
public void Deconstruct (out int Index, out Microsoft.Maui.IView View);
Public Sub Deconstruct (ByRef Index As Integer, ByRef View As IView)

Parameters

Index
Int32
View
IView

Applies to