共用方式為


GCControllerElement.Collection 屬性

定義

屬於 GCControllerElementthis 的 。

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

屬性值

屬性

備註

如果 this 是另一個 GCControllerElement 的元素,這會保存 「parent」 GCControllerElement 。 (D-Pad 可以讀取為一對 GCControllerAxisInput 元素或四 GCControllerButtonInput 個專案。)

適用於