GKGraph.Nodes Property

Definition

The GKGraphNode objects defining the graph.

public virtual GameplayKit.GKGraphNode[] Nodes { [Foundation.Export("nodes")] get; }
member this.Nodes : GameplayKit.GKGraphNode[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to