Instance Property インスタンスプロパティ

transaction

The binding’s transaction. バインディングのもつトランザクション。

Declaration 宣言

var transaction: Transaction

Discussion 議論

The transaction captures the information needed to update the view when the binding value changes. トランザクションは、バインドしている値が変化する時にビューを更新するのに必要とされる情報をキャプチャします。

See Also 参照

Applying Transactions トランザクションを適用する