Bagikan melalui


ManipulationDeltaEventHandler Delegasikan

Definisi

Mewakili metode yang akan menangani ManipulationDelta dan peristiwa terkait.

public delegate void ManipulationDeltaEventHandler(Platform::Object ^ sender, ManipulationDeltaRoutedEventArgs ^ e);
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(2213729486, 4191, 21394, 163, 138, 183, 70, 123, 124, 46, 165)]
public delegate void ManipulationDeltaEventHandler(object sender, ManipulationDeltaRoutedEventArgs e);
Public Delegate Sub ManipulationDeltaEventHandler(sender As Object, e As ManipulationDeltaRoutedEventArgs)

Parameter

sender
Object

Platform::Object

Objek tempat handler dilampirkan.

e
ManipulationDeltaRoutedEventArgs

Data peristiwa untuk peristiwa tersebut.

Atribut

Berlaku untuk