LinearItemsLayout.Horizontal Feld
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.
Ruft ein standardmäßiges horizontales lineares Elementlayout ab.
public: static initonly Microsoft::Maui::Controls::IItemsLayout ^ Horizontal;
public static readonly Microsoft.Maui.Controls.IItemsLayout Horizontal;
staticval mutable Horizontal : Microsoft.Maui.Controls.IItemsLayout
Public Shared ReadOnly Horizontal As IItemsLayout
Feldwert
Ein LinearItemsLayout für horizontales Scrollen konfiguriert.