[TIMOB-19925] Windows: Implement Ti.App.Properties "change" event
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-11-25T06:15:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.2.0 |
Components | Windows |
Labels | parity, qe-5.2.0 |
Reporter | Kota Iguchi |
Assignee | Gary Mathews |
Created | 2015-11-12T04:55:06.000+0000 |
Updated | 2016-02-12T23:43:45.000+0000 |
Description
"change" event should be fired when a property is changed.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/487
For QE: Take a look at [ti.app.properties.test.js](https://github.com/appcelerator/titanium_mobile_windows/blob/master/Examples/NMocha/src/Assets/ti.app.properties.test.js#L167-L187) for use cases.