booster / com.didiglobal.booster.aapt2 / Resources / Visibility / Builder / setComment

setComment

fun setComment(value: String!): Builder!


        The comment associated with the <public> tag.
        
string comment = 3;

Parameters

value - String!: The comment to set.

Return
Builder!: This builder for chaining.