Ahmed Mourad
07/26/2020, 8:36 PMMarshall
07/27/2020, 7:50 PMMarshall
07/27/2020, 7:50 PMAhmed Mourad
07/27/2020, 9:59 PMMarshall
07/27/2020, 10:15 PMAhmed Mourad
07/28/2020, 12:57 AMMarshall
07/28/2020, 12:15 PMMarshall
07/28/2020, 12:15 PMval test = booleanProperty(false)
val other = booleanProperty(false)
test.bindBidirectional(other)
Marshall
07/28/2020, 12:16 PMtest.unbindBidirectional(other)
Ahmed Mourad
07/28/2020, 4:44 PM