ScrollViewerViewChangingEventArgs 類別

定義

提供 ViewChanging 事件和類似控制項特定事件的事件數據。

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

屬性

FinalView

取得當檢視在移動流覽/縮放操作之後, ScrollViewer 會顯示的檢視。

IsInertial

取得值,這個值表示移動流覽/縮放操作是否有慣性元件。

NextView

取得 ScrollViewer 將顯示的下一個檢視。

適用於