GCMotion.ValueChangedHandler Property

Definition

Handler that is called when a value changes.

public virtual Action<GameController.GCMotion> ValueChangedHandler { [Foundation.Export("valueChangedHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setValueChangedHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ValueChangedHandler : Action<GameController.GCMotion> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to