iPhoneUtils 实用工具
Interface into iPhone miscellaneous functionality.
iPhone多种功能的接口。
Class Variables类变量
-
Returns false if application is altered in any way after it was built.
如果应用程序在编译后无论被任何方式改变,返回false。 -
Returns false if application integrity cannot be confirmed.
如果应用程序的完整性不能被确认的话,返回false。
Class Functions类函数
-
Plays a full-screen movie. Note that player will stream movie directly from the iPhone disc, therefore you have to provide movie as a separate files and not as an usual asset.
播放一个全屏影片。注意播放器将从iPhone disc(iPhone唱片机)直接播放影片,因此你必须提供一个单独的文件而不是一个通常的资源。 -
Plays a full-screen movie loaded from a network-based URL.
从一个基于网络的网址加载,播放一个全屏影片。 -
Triggers device vibration.
触发设备振动。
最后修改:2011年4月13日 Wednesday 15:01