micro_utils.dokka
/
dev.inmo.micro_utils.android.alerts.recyclerview
/
AlertAction
android
Alert
Action
data class
AlertAction
(title:
String
, callback: (
DialogInterface
) ->
Unit
)
Content copied to clipboard
Properties
Properties
callback
Link copied to clipboard
android
val
callback
: (
DialogInterface
) ->
Unit
Content copied to clipboard
title
Link copied to clipboard
android
val
title
:
String
Content copied to clipboard