SpatialInteractionSource.Controller 屬性

定義

表示偵測到的動作控制器的詳細資料。

public:
 property SpatialInteractionController ^ Controller { SpatialInteractionController ^ get(); };
SpatialInteractionController Controller();
public SpatialInteractionController Controller { get; }
var spatialInteractionController = spatialInteractionSource.controller;
Public ReadOnly Property Controller As SpatialInteractionController

屬性值

動作控制器,如果來源不是動作控制器,則為 null。

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於