qml_setofflinestoragepath
Set the Property contains the directory to store offline user data.
📝 Syntax
qml_setofflinestoragepath(path_data)
📥 Input argument
path_data - a string
📄 Description
Set the Property contains the directory to store offline user data.
💡 Example
qml_setofflinestoragepath(tmpdir())
🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?