bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.components.container
/
CardStack
/
peek
peek
fun
peek
(
)
:
T
Content copied to clipboard
Returns the topmost
CardView
. Does not modify the
CardStack
.
Throws
kotlin.
No
Such
Element
Exception
if stack was empty.