pictureDir
external fun pictureDir(): ERROR CLASS: Symbol not found for js.promise.Promise<kotlin/String>(source)
Returns the path to the user's picture directory.
Platform-specific
Linux: Resolves to
xdg-user-dirs'XDG_PICTURES_DIR.macOS: Resolves to
$HOME/Pictures.Windows: Resolves to
{FOLDERID_Pictures}.
Since
1.0.0