GCControllerButtonInput.SetPressedChangedHandler Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Use the 'PressedChangedHandler' property.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Obsolete("Use the 'PressedChangedHandler' property.", false)]
public virtual void SetPressedChangedHandler (GameController.GCControllerButtonValueChanged handler);
abstract member SetPressedChangedHandler : GameController.GCControllerButtonValueChanged -> unit
override this.SetPressedChangedHandler : GameController.GCControllerButtonValueChanged -> unit
Parámetros
- handler
- GCControllerButtonValueChanged
- Atributos