Application:getNativePath

From GiderosMobile
Revision as of 06:29, 1 December 2021 by MoKaLux (talk | contribs) (very tiny changes to hgy29 great work on updating gideros wiki with his new additions :-) thank you hgy29)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2021.10
Class: Application

Description

Returns the system path for a given resource.

(string) = application:getNativePath(path)

Parameters

path: (string) path to an application local resource

Return values

Returns (string) the native path of the given resource