با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
blockly > geras > HighlightConstantProvider > makeStartHat
متد geras.HighlightConstantProvider.makeStartHat().
امضا:
protected makeStartHat(): StartHat;
برمی گرداند:
StartHat
یک شی حاوی اطلاعات اندازه و مسیر در مورد نقاط برجسته شروع.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 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 بهوقت ساعت هماهنگ جهانی."],[[["The `geras.HighlightConstantProvider.makeStartHat()` method is a protected method that calculates the dimensions and shape of the highlight for start blocks."],["It returns a `StartHat` object containing the necessary data for rendering the start highlight, specifically its size and path information."]]],["The `makeStartHat` method, part of the `HighlightConstantProvider` class within the `geras` namespace, generates the visual representation for start highlights. This method, with a protected access modifier, returns a `StartHat` object. This `StartHat` object contains all necessary sizing and path data required to draw the highlight associated with the start block.\n"]]