setBorderAndBackroundColor

open fun setBorderAndBackroundColor(borderColor: Int, backgroundColor: Int)

Sets both the border and background colors of the submenu.

Parameters

borderColor

The border color to set.

backgroundColor

The background color to set.