material-popup-menu / com.github.zawadz88.materialpopupmenu / MaterialPopupMenuBuilder / dropdownGravity

dropdownGravity

var dropdownGravity: Int

Gravity of the dropdown list. This is commonly used to set gravity to START or END for alignment with the anchor. Setting Gravity.BOTTOM will anchor the dropdown list below the view.