LinearItemsLayout.CarouselVertical Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a default vertical linear items layout configured for carousel behavior with snap points.
public: static initonly Microsoft::Maui::Controls::IItemsLayout ^ CarouselVertical;
public static readonly Microsoft.Maui.Controls.IItemsLayout CarouselVertical;
staticval mutable CarouselVertical : Microsoft.Maui.Controls.IItemsLayout
Public Shared ReadOnly CarouselVertical As IItemsLayout
Field Value
A LinearItemsLayout configured for vertical carousel scrolling with mandatory single snap points centered.