SpatialInteractionSourceState.Source 属性

定义

获取此状态描述的交互源。

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

属性值

源。

适用于