TiDocumentInteraction:使用 Titanium 应用程序中的本机活动视图控制器 SharePrintOpen 文件

时间:2021-06-30 12:40:38
【文件属性】:
文件名称:TiDocumentInteraction:使用 Titanium 应用程序中的本机活动视图控制器 SharePrintOpen 文件
文件大小:582KB
文件格式:ZIP
更新时间:2021-06-30 12:40:38
Python TiDocumentInteraction 此模块允许您显示 iOS 6+ 中熟悉的“UIActivityViewController”对话框。 这允许您共享文件、在其他应用程序中打开它们、打印它们等。 用法 var documentController = require("de.marcelpociot.documentinteraction"); documentController.showDialog({ url: Ti.Filesystem.getFile( "test.png" ).getNativePath(), view: button, animated: false }); 文档 方法showDialog 网址 类型: String|File 要打开以进行共享的文件的位置。 看法 仅限 iPad 类型: View 此属性确定应显示弹出对话
【文件预览】:
TiDocumentInteraction-master
----.gitignore(44B)
----.project(579B)
----README.md(1KB)
----.settings()
--------com.aptana.editor.common.prefs(102B)
----documentation()
--------index.md(893B)
----LICENSE(78B)
----screenshots()
--------ipad.png(60KB)
--------iphone.png(42KB)
----iphone()
--------module.xcconfig(777B)
--------titanium.xcconfig(484B)
--------build.py(7KB)
--------TiUIDocumentInteractionController.xcodeproj()
--------DeMarcelpociotDocumentinteraction_Prefix.pch(62B)
--------README(5KB)
--------manifest(500B)
--------platform()
--------Classes()
--------timodule.xml(429B)
----dist()
--------de.marcelpociot.documentinteraction-iphone-1.1.0.zip(194KB)
--------de.marcelpociot.documentinteraction-iphone-1.0.0.zip(194KB)
----CHANGELOG.txt(95B)
----example()
--------app.js(409B)
--------test.png(69KB)
----LICENSE.txt(92B)
----manifest(215B)
----assets()
--------README(458B)

网友评论