Share via


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가 다음에 표시할 보기를 가져옵니다.

적용 대상