MixedRealityInteractionMapping.Changed 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.
Has the value changed since the last reading.
public:
property bool Changed { bool get(); };
public bool Changed { get; }
member this.Changed : bool
Public ReadOnly Property Changed As Boolean