ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ui.Panel.getLayout
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
প্যানেলের লেআউট পায়।
ব্যবহার | রিটার্নস | Panel. getLayout () | ui.প্যানেল.লেআউট |
যুক্তি | টাইপ | বিস্তারিত | এই: ui.panel | ui.প্যানেল | ui.প্যানেল উদাহরণ। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis method retrieves the layout configuration of a panel.\u003c/p\u003e\n"],["\u003cp\u003eIt returns a \u003ccode\u003eui.Panel.Layout\u003c/code\u003e object, representing the panel's layout structure.\u003c/p\u003e\n"],["\u003cp\u003eThe method is called on a \u003ccode\u003eui.Panel\u003c/code\u003e instance, providing access to its layout settings.\u003c/p\u003e\n"]]],["The `Panel.getLayout()` method retrieves the layout of a `ui.Panel` instance. It takes the `ui.Panel` instance as an argument (denoted as `this: ui.panel`) and returns the layout type, represented as `ui.Panel.Layout`. This method allows developers to access and understand the current layout configuration applied to a specific panel.\n"],null,["# ui.Panel.getLayout\n\n\u003cbr /\u003e\n\nGets the panel's layout.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|---------------------|-----------------|\n| Panel.getLayout`()` | ui.Panel.Layout |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.panel` | ui.Panel | The ui.Panel instance. |"]]