BidirectionalGuard

When mimicking a bidirectional binding, this prevents an update of one property to cause a repeated update due to the other listener.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun invoke(block: () -> Unit)
Link copied to clipboard