تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["`ui.root.setLayout()` configures the layout structure of the main user interface panel."],["This function returns the root panel, enabling further modifications or interactions."],["The `layout` argument accepts either a string or a `ui.Panel.Layout` object to define the panel's arrangement."]]],["The `ui.root` panel's layout can be modified using `setLayout(layout)`, which accepts a String or `ui.Panel.Layout` as the new layout. This function returns the `ui.Panel` after modification. The primary action is setting the layout of the root panel. The `layout` argument specifies the desired arrangement, allowing for flexible UI structuring.\n"]]