ScrollingScrollCompletedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 ScrollView.ScrollCompleted
事件的資料。
public ref class ScrollingScrollCompletedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ScrollingScrollCompletedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ScrollingScrollCompletedEventArgs
Public NotInheritable Class ScrollingScrollCompletedEventArgs
- 繼承
- 屬性
備註
ScrollView.ScrollCompleted 事件會使用這些事件自變數,當滾動條位移因完成 ScrollTo
或 ScrollBy
AddScrollVelocity
方法呼叫而變更時,就會引發此事件自變數。
屬性
CorrelationId |
取得與位移變更相關聯的相互關聯標識符,先前由 |