FlowBinding
flowbinding-android
/
reactivecircus.flowbinding.android.widget
/
BeforeTextChangeEvent
/
BeforeTextChangeEvent
Before
Text
Change
Event
fun
BeforeTextChangeEvent
(
view
:
TextView
,
text
:
CharSequence
,
start
:
Int
,
count
:
Int
,
after
:
Int
)