গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > বুদবুদ > বুদবুদ > নিষ্পত্তি
bubbles.Bubble.dispose() পদ্ধতি
এই বুদবুদ নিষ্পত্তি.
স্বাক্ষর:
dispose(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-11 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-11 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `dispose()` method is part of the `bubbles.Bubble` class in Blockly and is used to remove the bubble from the workspace."],["When called, `dispose()` permanently removes the bubble, freeing up resources and preventing further interaction with it."],["This method does not return any value, indicated by the `void` return type in its signature."]]],[]]