[TIMOB-20368] Docs: Ti.UI.KEYBOARD_TYPE_* "since" incorrect
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-02-08T19:04:18.000+0000 |
| Affected Version/s | Release 5.2.0 |
| Fix Version/s | Release 5.2.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Hans Knöchel |
| Created | 2016-02-08T12:45:25.000+0000 |
| Updated | 2016-02-11T19:23:55.000+0000 |
Description
There are missing "since" values [here](https://github.com/appcelerator/titanium_mobile/blob/master/apidoc/Titanium/UI/UI.yml#L1636) so people might not understand that the API's are only available in Ti.SDK 5.2.0 and later. Had a ticket the last days that confused that as well, so we should resolve it here quickly.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/7687 PR (5_2_X): https://github.com/appcelerator/titanium_mobile/pull/7688
CR passed , thanks Hans!