LinedFlowLayoutItemsInfoRequestedEventArgs 類別

定義

public ref class LinedFlowLayoutItemsInfoRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LinedFlowLayoutItemsInfoRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LinedFlowLayoutItemsInfoRequestedEventArgs
Public NotInheritable Class LinedFlowLayoutItemsInfoRequestedEventArgs
繼承
Object Platform::Object IInspectable LinedFlowLayoutItemsInfoRequestedEventArgs
屬性

屬性

ItemsRangeRequestedLength

取得要求重設大小資訊的項目數。

ItemsRangeStartIndex

取得或設定專案範圍的開頭,其中包含重設大小資訊。

MaxWidth

取得或設定適用於來源集合中所有項目的寬度上限。

MinWidth

取得或設定適用於來源集合中所有專案的最小寬度。

方法

SetDesiredAspectRatios(Double[])

為專案範圍提供所需的外觀比例,至少與所要求的一樣大。

SetMaxWidths(Double[])

提供專案範圍的最大寬度,至少與所要求的寬度一樣大。

SetMinWidths(Double[])

提供專案範圍的最小寬度,至少與所要求的寬度一樣大。

適用於