Share via


ScrollViewerViewChangingEventArgs Classe

Definição

Fornece dados de evento para o evento ViewChanging e eventos específicos de controle semelhantes.

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
Herança
Object Platform::Object IInspectable ScrollViewerViewChangingEventArgs
Atributos

Propriedades

FinalView

Obtém a exibição que o ScrollViewer mostrará quando a exibição chegar ao fim após uma manipulação de painel/zoom.

IsInertial

Obtém um valor que indica se a manipulação de pan/zoom tem um componente inercial.

NextView

Obtém a exibição que o ScrollViewer mostrará em seguida.

Aplica-se a