Titanium.UI.Clipboard.hasData

Function of Titanium.UI.Clipboard.
Platform Since
Android 1.5
iPhone 1.5
iPad 1.5
Mobile Web 1.8

Summary

Return true if there is any content of the given mime-type on the clipboard.

Arguments

Name Type Summary
type String

(optional) The mime-type of the data to check.

Return Type

void