方法 View.setLabel
警告:此 API 已淘汰。
簽名
setLabel(label: string): View;
詳細資料
參數
名稱 |
類型 |
選用 |
說明 |
label |
string |
否 |
|
傳回
View
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-01-27 (世界標準時間)。
[null,null,["上次更新時間:2025-01-27 (世界標準時間)。"],[[["This API, `setLabel`, is deprecated and should not be used."],["The `setLabel` function takes a single required parameter, `label`, which is a string."],["The `setLabel` function returns a `View` object."],["The `setLabel` function is neither optional, final, protected, nor static."]]],["The `setLabel` API, which is deprecated, accepts a mandatory string parameter named `label`. This function returns a `View` object. The API is neither optional, final, protected, nor static. The provided `label` parameter lacks a description, but it is a required string for the function to operate.\n"]]