亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Android中的requestFocus怎么使用

發布時間:2022-04-11 16:19:49 來源:億速云 閱讀:676 作者:iii 欄目:編程語言

這篇文章主要介紹了Android中的requestFocus怎么使用的相關知識,內容詳細易懂,操作簡單快捷,具有一定借鑒價值,相信大家閱讀完這篇Android中的requestFocus怎么使用文章都會有所收獲,下面我們一起來看看吧。

requestFocus的使用

一句話概括:

<requestFocus />: 標簽用于指定屏幕內的焦點View。

布局資源文件的根節點可以使用容器控件(如LinearLayout、FrameLayout等),也可以使用非容器控件(如:EditText、TextView等)。對于非容器控件,只能在非容器控件標簽中放<requestFocus />標簽,表示將當前控件設為焦點。如下代碼:

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 
  android:layout_width="match_parent" 
  android:layout_height="match_parent" 
  android:orientation="vertical" > 
 
  <Button 
    android:id="@+id/buttonRingtone" 
    android:layout_width="wrap_content" 
    android:layout_height="wrap_content" 
    android:text="設置來電鈴聲" /> 
 
  <Button 
    android:id="@+id/buttonAlarm" 
    android:layout_width="wrap_content" 
    android:layout_height="wrap_content" 
    android:text="設置鬧鐘鈴聲" /> 
 
  <Button 
    android:id="@+id/buttonNotification" 
    android:layout_width="wrap_content" 
    android:layout_height="wrap_content" 
    android:text="設置通知鈴聲" /> 
 
  <EditText 
    android:id="@+id/text" 
    android:layout_width="match_parent" 
    android:layout_height="wrap_content" > 
    <!-- 當前控件處于焦點狀態 --> 
    <requestFocus /> 
  </EditText> 
</LinearLayout>

關于“Android中的requestFocus怎么使用”這篇文章的內容就介紹到這里,感謝各位的閱讀!相信大家對“Android中的requestFocus怎么使用”知識都有一定的了解,大家如果還想學習更多知識,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

迭部县| 乐昌市| 永吉县| 博兴县| 农安县| 民勤县| 大荔县| 顺昌县| 富蕴县| 瑞昌市| 夏河县| 龙游县| 临清市| 清水县| 汽车| 崇文区| 九江县| 诏安县| 博爱县| 大英县| 江达县| 景泰县| 武川县| 新乐市| 民乐县| 康定县| 永春县| 湖口县| 凤山市| 安多县| 睢宁县| 历史| 曲阜市| 通山县| 兰溪市| 景谷| 马山县| 扎鲁特旗| 延长县| 巴彦淖尔市| 涿州市|