メソッド View.setLabel
警告: この API は非推奨です。
署名
setLabel(label: string): View;
詳細
省略可 |
いいえ |
決勝 |
いいえ |
保護 |
いいえ |
静的 |
いいえ |
パラメータ
名前 |
Type |
省略可能 |
説明 |
label |
string |
いいえ |
|
戻り値
View
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-01-27 UTC。
[null,null,["最終更新日 2025-01-27 UTC。"],[[["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"]]