set Visibility
Exposes the attribute "android:visibility" for View to use it with viewBinding
Parameters
visible
if false, the visibility is set to GONE, else to VISIBLE
Exposes the attribute "android:visibility" for View to use it with viewBinding
if false, the visibility is set to GONE, else to VISIBLE