showMinimizedIcon

fun showMinimizedIcon(show: Boolean, skipAnimate: Boolean = false)

Shows or hides the minimized icon with an animation.

Parameters

show

Whether to show the minimized icon.

skipAnimate

Whether to skip the animation. Defaults to false.