library / com.camerash.filterdrawer / DrawerBuilder / setApplyText

setApplyText

fun setApplyText(text: String): DrawerBuilder<Parent, Child>

Set text for the apply button

Parameters

text - The text for the apply button

Return
this