setVisibility

open fun setVisibility(visibility: Int)

Sets the visibility of the form editing bar. When set to VISIBLE, prepares the bar layout for display.

Parameters

visibility

One of VISIBLE, INVISIBLE, or GONE.