[[["সহজে বোঝা যায়","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"]],["2024-10-30 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"]]