booster / com.didiglobal.booster.aapt2 / Resources / Array / Element / Builder / setComment

setComment

fun setComment(value: String!): Builder!


          Any comments associated with the element.
          
string comment = 2;

Parameters

value - String!: The comment to set.

Return
Builder!: This builder for chaining.