Titanium.Filesystem.createFile

Function of Titanium.Filesystem.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1

Summary

Create and return an instance of Titanium.Filesystem.File.

Arguments

Name Type Summary
parameters Dictionary<Titanium.Filesystem.File>

(Optional) A dictionary object with properties as defined in Titanium.Filesystem.File.

Return Type