SpatialInteractionDetectedEventArgs.InteractionSource 속성

정의

검색된 상호 작용과 연결된 특정 원본을 가져옵니다.

public:
 property SpatialInteractionSource ^ InteractionSource { SpatialInteractionSource ^ get(); };
SpatialInteractionSource InteractionSource();
public SpatialInteractionSource InteractionSource { get; }
var spatialInteractionSource = spatialInteractionDetectedEventArgs.interactionSource;
Public ReadOnly Property InteractionSource As SpatialInteractionSource

속성 값

상호 작용 원본입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상