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

Nome Description
FinalView

Obtém a exibição que o ScrollViewer mostrará quando o modo de exibição for rest após uma manipulação de painel/zoom.

IsInertial

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

NextView

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

Aplica-se a