SpatialInteractionSourceState.Source プロパティ

定義

この状態で記述される対話ソースを取得します。

public:
 property SpatialInteractionSource ^ Source { SpatialInteractionSource ^ get(); };
SpatialInteractionSource Source();
public SpatialInteractionSource Source { get; }
var spatialInteractionSource = spatialInteractionSourceState.source;
Public ReadOnly Property Source As SpatialInteractionSource

プロパティ値

ソース。

適用対象