方法 View.getId
傳回檢視畫面的 ViewId
。
簽名
getId(): ViewId;
詳細資料
傳回
ViewId
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-10-15 (世界標準時間)。
[null,null,["上次更新時間:2024-10-15 (世界標準時間)。"],[[["`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"]]