LinearItemsLayout(ItemsLayoutOrientation) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der LinearItemsLayout Klasse mit der angegebenen Ausrichtung.
public:
LinearItemsLayout(Microsoft::Maui::Controls::ItemsLayoutOrientation orientation);
public LinearItemsLayout(Microsoft.Maui.Controls.ItemsLayoutOrientation orientation);
new Microsoft.Maui.Controls.LinearItemsLayout : Microsoft.Maui.Controls.ItemsLayoutOrientation -> Microsoft.Maui.Controls.LinearItemsLayout
Public Sub New (orientation As ItemsLayoutOrientation)
Parameter
- orientation
- ItemsLayoutOrientation
Die Bildlaufausrichtung des Layouts.