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