ViewAction
類型名稱:ViewAction
擴充 Action 或 ConsumeAction
名稱 |
類型 |
說明 |
已瀏覽 |
Thing 的子類型 |
所瀏覽的內容。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間:2024-09-04 (世界標準時間)。"],[[["`ViewAction` is a type that extends either `Action` or `ConsumeAction`."],["It indicates that a specific `Thing` has been viewed, with the `viewed` property identifying the viewed item."]]],["The `ViewAction` type is defined, extending either `Action` or `ConsumeAction`. Its core function is to represent the act of viewing. The key information is the `viewed` property, which is of type `Thing` and describes the specific item or entity that is being viewed within the action. This signifies the target of the view operation.\n"]]