android中與Adapter相關的控制項----Spinner&AutoCompleteTextView

來源:互聯網
上載者:User

標籤:

Spinner(列表選項框) & AutoCompleteTextView(自動完成文字框)

一、列表選項框核心屬性

android:dropDownHorizontalOffset設定列表框的水平位移距離

android:dropDownVerticalOffset設定列表框的水平豎直距離

android:dropDownSelector設定列表被選中時背景

android:dropDownWidth設定下拉式清單方塊的寬度

android:gravity設定裡面組件的對其方式

android:popupBackground設定列表框的背景

android:spinnerMode設定列表框的模式,有兩個可選值:dialog(對話方塊風格的視窗),dropdown(下拉式功能表的視窗)

android:prompt:設定對話方塊模式的列表框的提示資訊,即標題

android:entries使用數組資源設定下拉式清單的項目

二、自動完成文字框常用屬性

android:completionHint:設定下拉式功能表中的提示標題

android:completionHintView:定義提示視圖中顯示下拉式功能表

android:completionThreshold:指定使用者輸入只是輸入多少個字元才會顯示提示

android:dropDownAnchor設定下拉式功能表的定位"錨點"組件,如果沒有指定屬性,將使用該TextView作為定位的"錨點"組件

android:dropDownHeight:設定下拉式功能表的高度

android:dropDownWidth:設定下拉式功能表的高度

android:dropDownHorizontalOffset指定下拉式功能表和文本之間的水平間距

android:dropDownVerticalOffset:指定下拉式功能表和文本之間的豎直間距

android:dropDownSelector:設定下拉式功能表的點擊效果

android:popupBackground:設定下拉式功能表的背景

android中與Adapter相關的控制項----Spinner&AutoCompleteTextView

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.