Documentation Language: Swift

Method

addLazyBindingWithContext(targetElement:property:expression:)

Add a lazy binding with current variable context captured.

@MainActor func addLazyBindingWithContext(targetElement: EUUID, property: String, expression: any ATLExpression)

Parameters

targetElement

Target element ID

property

Property name

expression

Expression to evaluate