Share via


GCGamepad.ValueChangedHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCGamepadValueChangedHandler? ValueChangedHandler { [Foundation.Export("valueChangedHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setValueChangedHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("valueChangedHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setValueChangedHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ValueChangedHandler : GameController.GCGamepadValueChangedHandler with get, set

Property Value

Attributes

Applies to