我想通过Java观察一个@Bindable,可以吗?
@Bindable
我读到我可以在这个答案上观察到一个ObservableField:https://stackoverflow.com/a/31885802/858257
但有时您需要原始字段,而最好的方法是使用@Bindable。
https://stackoverflow.com/questions/47461117
相似问题