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