গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > গেরাস > রেন্ডার ইনফো > populateBottomRow_
geras.RenderInfo.populateBottomRow_() পদ্ধতি
স্বাক্ষর:
populateBottomRow_(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `populateBottomRow_` method is part of the `geras.RenderInfo` class within the Blockly library."],["This method is responsible for calculating and populating the information about the bottom row of a rendered block within the Geras renderer."],["It updates the `RenderInfo` object with details like the bottom row's height and connection locations."],["Its execution is crucial for correctly rendering and positioning block connections in the Geras rendering style."],["This method returns `void`, meaning it performs its task without providing an explicit return value."]]],[]]