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

clearMaxInt

fun clearMaxInt(): Builder!


        The largest integer allowed for this XML attribute. Only makes sense if the format includes
        FormatFlags::INTEGER.
        
int32 max_int = 3;

Return
Builder!: This builder for chaining.