FlowBinding
flowbinding-android
/
reactivecircus.flowbinding.android.widget
/
AdapterViewSelectionEvent
/
NothingSelected
Nothing
Selected
data
class
NothingSelected
(
val
view
:
AdapterView
<
*
>
)
:
AdapterViewSelectionEvent
Constructors
Properties
Constructors
Nothing
Selected
Link copied to clipboard
fun
NothingSelected
(
view
:
AdapterView
<
*
>
)
Properties
view
Link copied to clipboard
open
override
val
view
:
AdapterView
<
*
>