nodesWithStoredData

Returns the list of node IDs for which this controller has stored information. Returns empty list if the controller does not have any information stored.

Declaration

var nodesWithStoredData: [NSNumber] { get }