SpatialInteraction.SourceState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the state associated with the source update that triggered this gesture.
public:
property SpatialInteractionSourceState ^ SourceState { SpatialInteractionSourceState ^ get(); };
SpatialInteractionSourceState SourceState();
public SpatialInteractionSourceState SourceState { get; }
var spatialInteractionSourceState = spatialInteraction.sourceState;
Public ReadOnly Property SourceState As SpatialInteractionSourceState
Property Value
The state.