Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the current width for the auto-complete drop down list. This can be a fixed width, 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 width of its anchor view.
Set method documentation [Android Documentation]
Sets the current width for the auto-complete drop down list. This can be a fixed width, 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 width of its anchor view.