গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > আইকন > আইকন > আপডেট সংকুচিত
icons.Icon.updateCollapsed() পদ্ধতি
স্বাক্ষর:
updateCollapsed(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-08 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-08 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `updateCollapsed()` method is used to update the visual state of an icon to reflect whether its associated block is collapsed or expanded."],["It belongs to the `Icon` class within the `icons` namespace of Blockly, used for managing block icons."],["This method has no input parameters and does not return any value, solely performing a visual update on the icon."]]],["The `updateCollapsed()` method, part of the `Icon` class within the `icons` namespace, is detailed. This method, with a void return type, has the signature `updateCollapsed(): void;`. Its core function is to update the collapsed state of an icon. It does not return any value.\n"]]