HandConstraintPalmUp.OnEnable Method
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.
When enabled, ensure that there are no outlying status changes that would prevent HandConstraintPalmUp from properly working (like gazeActivationAlreadyTriggered being set to true previously)
protected:
override void OnEnable();
protected override void OnEnable ();
override this.OnEnable : unit -> unit
Protected Overrides Sub OnEnable ()