booster / com.didiglobal.booster.aapt2 / Resources / Source / Builder / setPathIdx

setPathIdx

fun setPathIdx(value: Int): Builder!


        The index of the string path within the source string pool of a ResourceTable.
        
uint32 path_idx = 1;

Parameters

value - Int: The pathIdx to set.

Return
Builder!: This builder for chaining.