SpatialManipulationUpdatedEventArgs クラス

定義

SpatialGestureRecognizer.ManipulationUpdated イベントのデータを提供します。

public ref class SpatialManipulationUpdatedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SpatialManipulationUpdatedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SpatialManipulationUpdatedEventArgs
Public NotInheritable Class SpatialManipulationUpdatedEventArgs
継承
Object Platform::Object IInspectable SpatialManipulationUpdatedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

プロパティ

InteractionSourceKind

このジェスチャに関連付けられている操作ソースの種類を取得します。

メソッド

TryGetCumulativeDelta(SpatialCoordinateSystem)

操作ジェスチャの開始以降の手の相対的な動きを取得します。

適用対象