Compartir a través de


GCControllerElement.Collection Propiedad

Definición

de GCControllerElement la que this forma parte.

public virtual GameController.GCControllerElement Collection { [Foundation.Export("collection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.Collection : GameController.GCControllerElement

Valor de propiedad

Atributos

Comentarios

Si this es un elemento de otro GCControllerElement, contendrá el elemento "primario". GCControllerElement (El D-Pad se puede leer como un par de GCControllerAxisInput elementos o como cuatro GCControllerButtonInput elementos).

Se aplica a