'宣言 Public Event ManipulationDelta As Microsoft.UI.Xaml.Input.ManipulationDeltaEventHandler
public event Microsoft.UI.Xaml.Input.ManipulationDeltaEventHandler ManipulationDelta
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、Microsoft.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs 型の引数を受け取りました。次の ManipulationDeltaRoutedEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Container | |
Cumulative | |
Delta | |
Handled | |
IsInertial | |
OriginalSource | Microsoft.UI.Xaml.RoutedEventArgsから継承されます。 |
PointerDeviceType | |
Position | |
Velocities |
参照