[TIMOB-18757] Windows: Implement Titanium.UI.Clipboard proxy
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-07-30T16:00:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Gary Mathews |
| Created | 2015-03-27T17:12:04.000+0000 |
| Updated | 2017-03-16T21:55:52.000+0000 |
Description
http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.Clipboard
This doesn't appear to be supported for Windows Phone 8.1, just Store apps. It does look like they added it in Windows 10. https://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.datatransfer.clipboard.aspx
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/397
Closing ticket as fixed.