#$.afui.setBackButtonVisbility ``` Set the visibility of the back button for the current header ``` ##Example ``` $.afui.setBackButtonVisbility(true) ``` ##Parameters ``` Boolean boolean ``` ##Returns ``` undefined ```