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