cast.framework.CastReceiverContext দ্বারা প্রেরিত একটি ইভেন্ট যখন অ্যাপ্লিকেশনটির দৃশ্যমানতা পরিবর্তিত হয় - উদাহরণস্বরূপ, যখন HDMI ইনপুট পরিবর্তন হয়, বা টিভি বন্ধ থাকে৷
কনস্ট্রাক্টর
দৃশ্যমানতা পরিবর্তিত ইভেন্ট
নতুন দৃশ্যমানতাপরিবর্তিত ইভেন্ট(isVisible)
প্যারামিটার
দৃশ্যমান
বুলিয়ান
কাস্ট ডিভাইস সক্রিয় ইনপুট হলে true , না হলে false ।
[[["সহজে বোঝা যায়","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"]],["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003e\u003ccode\u003eVisibilityChangedEvent\u003c/code\u003e is dispatched when the visibility of the Cast application changes, such as when the TV input is switched or the TV is powered off.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a boolean property \u003ccode\u003eisVisible\u003c/code\u003e indicating whether the Cast device is the active input (\u003ccode\u003etrue\u003c/code\u003e) or not (\u003ccode\u003efalse\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis event is an instance of \u003ccode\u003ecast.framework.system.Event\u003c/code\u003e and includes a \u003ccode\u003etype\u003c/code\u003e property to identify it.\u003c/p\u003e\n"]]],[],null,[]]