kvision-toast
/
io.kvision.toast
/
ToastMethod
Toast
Method
enum
ToastMethod
:
Enum
<
ToastMethod
>
Content copied to clipboard
Toast animation methods.
Entries
Properties
Entries
HIDE
Link copied to clipboard
HIDE
("hide")
Content copied to clipboard
SHOW
Link copied to clipboard
SHOW
("show")
Content copied to clipboard
SLIDEDOWN
Link copied to clipboard
SLIDEDOWN
("slideDown")
Content copied to clipboard
SLIDEUP
Link copied to clipboard
SLIDEUP
("slideUp")
Content copied to clipboard
FADEOUT
Link copied to clipboard
FADEOUT
("fadeOut")
Content copied to clipboard
FADEIN
Link copied to clipboard
FADEIN
("fadeIn")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard