StackLayoutManager(IStackLayout) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
StackLayoutManager(Microsoft::Maui::IStackLayout ^ stack);
public StackLayoutManager (Microsoft.Maui.IStackLayout stack);
new Microsoft.Maui.Layouts.StackLayoutManager : Microsoft.Maui.IStackLayout -> Microsoft.Maui.Layouts.StackLayoutManager
Public Sub New (stack As IStackLayout)
Paramètres
- stack
- IStackLayout