SpatialInteraction.SourceState 속성

정의

이 제스처를 트리거한 원본 업데이트와 연결된 상태를 가져옵니다.

public:
 property SpatialInteractionSourceState ^ SourceState { SpatialInteractionSourceState ^ get(); };
SpatialInteractionSourceState SourceState();
public SpatialInteractionSourceState SourceState { get; }
var spatialInteractionSourceState = spatialInteraction.sourceState;
Public ReadOnly Property SourceState As SpatialInteractionSourceState

속성 값

상태입니다.

적용 대상