bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.components.container
/
CardStack
/
peekOrNull
peek
Or
Null
fun
peekOrNull
(
)
:
T
?
Content copied to clipboard
Returns the topmost
CardView
, or null, if the stack is empty. Does not modify the
CardStack
.