Share via


SpatialInteractionSourceEventArgs.State 속성

정의

이벤트와 연결된 상호 작용 원본 상태를 가져옵니다.

public:
 property SpatialInteractionSourceState ^ State { SpatialInteractionSourceState ^ get(); };
SpatialInteractionSourceState State();
public SpatialInteractionSourceState State { get; }
var spatialInteractionSourceState = spatialInteractionSourceEventArgs.state;
Public ReadOnly Property State As SpatialInteractionSourceState

속성 값

상호 작용 원본 상태입니다.

적용 대상