Bagikan melalui


ScrollControllerPanRequestedEventArgs Kelas

Definisi

Menyediakan data untuk peristiwa IScrollControllerPanningInfo.PanRequested .

public ref class ScrollControllerPanRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(Microsoft.UI.Xaml.Controls.Primitives.IScrollControllerPanRequestedEventArgsFactory, 327680, "Microsoft.UI.Xaml.XamlContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ScrollControllerPanRequestedEventArgs final
[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.UI.Xaml.Controls.Primitives.IScrollControllerPanRequestedEventArgsFactory), 327680, "Microsoft.UI.Xaml.XamlContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ScrollControllerPanRequestedEventArgs
Public NotInheritable Class ScrollControllerPanRequestedEventArgs
Warisan
Object Platform::Object IInspectable ScrollControllerPanRequestedEventArgs
Atribut

Konstruktor

ScrollControllerPanRequestedEventArgs(PointerPoint)

Menginisialisasi instans baru kelas ScrollControllerPanRequestedEventArgs dengan yang ditentukan pointerPoint.

Properti

Handled

Mendapatkan atau menetapkan nilai yang menunjukkan apakah manipulasi pan berhasil dimulai atau tidak.

PointerPoint

Membuat instans dia PointerPoint terkait dengan gerakan pengguna yang memulai peristiwa PanRequested .

Berlaku untuk