GCMotion.SetValueChangedHandler(Action<GCMotion>) 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.
Caution
Use the 'ValueChangedHandler' property.
[System.Obsolete("Use the 'ValueChangedHandler' property.", false)]
public virtual void SetValueChangedHandler (Action<GameController.GCMotion> handler);
abstract member SetValueChangedHandler : Action<GameController.GCMotion> -> unit
override this.SetValueChangedHandler : Action<GameController.GCMotion> -> unit
Parameters
- Attributes