setUserInterfaceVisible

open fun setUserInterfaceVisible(show: Boolean, animate: Boolean)

Show or hide user interface controls. This does not respect currently configured .

Parameters

show

true to show user interface, false to hide it.

animate

true to animate the change.