Contents

cursors(controlling:)

Finds and returns all the cursors corresponding to an interactions controlling any of the given equipment IDs. Duplicate equipment IDs are ignored.

Declaration

func cursors(controlling equipmentIDs: some Sequence<EquipmentIdentifier>) -> [TableCursor]

See Also

Getting cursors