Documentation Language: Swift

Method

findElement(_:)

Find an element by ID across all models.

@MainActor func findElement(_ id: EUUID) async -> (any EObject)?

Parameters

id

Element ID to find

Return Value

Element if found