[TIMOB-20438] iOS: Change documentation on TableViewCellSelectionStyle
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-02-22T08:32:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | iOS |
Labels | qe-5.4.0 |
Reporter | Jan van Kampen |
Assignee | Hans Knöchel |
Created | 2016-02-19T16:20:36.000+0000 |
Updated | 2016-06-14T17:27:28.000+0000 |
Description
The documentation still redirects to Ti.UI.iPhone.TableViewCellSelectionStyle, but that needs to be Ti.UI.iOS.TableViewCellSelectionStyle.
http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TableViewRow-property-selectionStyle
https://github.com/appcelerator/titanium_mobile/pull/7758
PR approved over the weekend.
Closing ticket as fixed, Documentation has been updated to provide the correct links and properties. The old property has been marked as deprecated.