SpatialInteractionSourceState.Properties 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 advanced state of the interaction source.
public:
property SpatialInteractionSourceProperties ^ Properties { SpatialInteractionSourceProperties ^ get(); };
SpatialInteractionSourceProperties Properties();
public SpatialInteractionSourceProperties Properties { get; }
var spatialInteractionSourceProperties = spatialInteractionSourceState.properties;
Public ReadOnly Property Properties As SpatialInteractionSourceProperties
Property Value
The properties.