You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, rValueForKeyPath only allows you to observe the new value for a property. If the property is a collection, we should be able to observe change events, similar to an ObservableCollection. Is this a planned feature for the future?
Thanks
The text was updated successfully, but these errors were encountered:
Currently,
rValueForKeyPath
only allows you to observe the new value for a property. If the property is a collection, we should be able to observe change events, similar to anObservableCollection
. Is this a planned feature for the future?Thanks
The text was updated successfully, but these errors were encountered: