NodesStateData
public struct NodesStateData
Payload for RegionGraphChangeEvent.nodesStateChanged
event.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Collection of new region graph node states.
Declaration
Swift
public let nodeStates: [RegionGraphNodeID : RegionGraphNodeState]