It is easy to do too. class Foo(_bar: String) : BaseObservable() { @get:Bindable var bar by Delegates.observable(_bar) { _, _ ...
確定! 回上一頁