[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["The `UiManager` class provides an interface for managing the user interface of the Cast application."],["The `setSecondaryImage` method allows developers to set a secondary image, specifying its position and URL."]]],["The `UiManager` class offers a method, `setSecondaryImage`, to manage the display of a secondary image within the UI. This method takes two parameters: `position`, defining where the image should be rendered using `cast.framework.ui.SecondaryImagePosition`, and `url`, a string representing the image's location. Both the position and url are required to set up the image. The `UiManager` provides the tool to manage these visual elements.\n"]]