SpatialInteractionManager.GetForCurrentView メソッド

定義

現在の CoreWindow に関連付けられている SpatialInteractionManager を取得します。

public:
 static SpatialInteractionManager ^ GetForCurrentView();
 static SpatialInteractionManager GetForCurrentView();
public static SpatialInteractionManager GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SpatialInteractionManager

戻り値

空間相互作用マネージャー。

適用対象