ViewAction
סוג שם: ViewAction
הפעולה מרחיבה את Action או את ConsumeAction
שם |
סוג |
תיאור |
הצגת |
Thing |
זה מה שנצפה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-04 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-04 (שעון UTC)."],[[["`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"]]