booster / com.didiglobal.booster.aapt2 / Resources / Attribute / Builder / clearMinInt

clearMinInt

fun clearMinInt(): Builder!


        The smallest integer allowed for this XML attribute. Only makes sense if the format includes
        FormatFlags::INTEGER.
        
int32 min_int = 2;

Return
Builder!: This builder for chaining.