[TIMOB-24202] Docs: Ti.UI.iOS.createLivePhotoBadge undocumented
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-12-07T20:10:22.000+0000 |
| Affected Version/s | Release 5.2.0 |
| Fix Version/s | Release 6.1.0 |
| Components | iOS |
| Labels | docs, ios, livephotos |
| Reporter | Hans Knöchel |
| Assignee | Hans Knöchel |
| Created | 2016-12-07T18:02:39.000+0000 |
| Updated | 2017-01-03T16:48:40.000+0000 |
Description
The method was introduced as part of the LivePhotoView changes, but I must forgot about the docs. Usually the createXXXX API's are generated automatically, but only when a proxy behind it is documented. In this special case, we need to document it manually.
PR: https://github.com/appcelerator/titanium_mobile/pull/8666
Verified as fixed, documentation for createLivePhotoBadge has now been implemented.