Share via


GCPhysicalInputProfile.ValueDidChangeHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<GameController.GCPhysicalInputProfile,GameController.GCControllerElement>? ValueDidChangeHandler { [Foundation.Export("valueDidChangeHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setValueDidChangeHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("valueDidChangeHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setValueDidChangeHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ValueDidChangeHandler : Action<GameController.GCPhysicalInputProfile, GameController.GCControllerElement> with get, set

Property Value

Attributes

Applies to