setRelativePath

abstract fun setRelativePath(projectDir: String, relativePath: String)

设置路径为相对于项目 res 目录的路径, 只能在项目类型的脚本中使用.

Parameters

projectDir

项目的目录

relativePath

相对于项目 res 目录的路径