LinedFlowLayoutItemsInfoRequestedEventArgs Class

Definition

Provides data for the LinedFlowLayout.LayoutItemsInfoRequested event.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LinedFlowLayoutItemsInfoRequestedEventArgs
Inheritance
Object LinedFlowLayoutItemsInfoRequestedEventArgs
Attributes

Properties

ItemsRangeRequestedLength

Gets the number of items for which sizing information is requested.

ItemsRangeStartIndex

Gets or sets the start of the item range with sizing information.

MaxWidth

Gets or sets a maximum width applicable to all items in the source collection.

MinWidth

Gets or sets a minimum width applicable to all items in the source collection.

Methods

SetDesiredAspectRatios(Double[])

Provides desired aspect ratios for an item range at least as large as the requested one.

SetMaxWidths(Double[])

Provide maximum widths for an item range at least as large as the requested one.

SetMinWidths(Double[])

Provide minimum widths for an item range at least as large as the requested one.

Applies to

Produkt Verzie
Windows App SDK 1.4, 1.5, 1.6