メソッド View.getId
ビューの ViewId
を返します。
署名
getId(): ViewId;
詳細
省略可 |
いいえ |
決勝 |
いいえ |
保護 |
いいえ |
静的 |
いいえ |
戻り値
ViewId
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`getId()` is a non-static, non-final, and non-protected method."],["It retrieves and returns the `ViewId` associated with a specific view."]]],["The function `getId()` returns the `ViewId` of a view. It is a non-optional, non-final, non-protected, and non-static method. The output type of this method is a `ViewId`, which is further detailed in the `picker.viewid.md` documentation. The function's core action is to retrieve and output the identifier for a given view.\n"]]