Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the current height for the auto-complete drop down list. This can be a fixed height, or NoType:android/view/ViewGroup$LayoutParams;Href=../../../reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT to fill the screen, or NoType:android/view/ViewGroup$LayoutParams;Href=../../../reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT to fit the height of the drop down's content.
Set method documentation [Android Documentation]
Sets the current height for the auto-complete drop down list. This can be a fixed height, or NoType:android/view/ViewGroup$LayoutParams;Href=../../../reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT to fill the screen, or NoType:android/view/ViewGroup$LayoutParams;Href=../../../reference/android/view/ViewGroup.LayoutParams.html#WRAP_CONTENT to fit the height of the drop down's content.