[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-12-02 (שעון UTC)."],[[["`BorderStyle` objects define the style of borders applied to widgets, including corner radius, color, and type."],["You can customize border styles using methods like `setCornerRadius()`, `setStrokeColor()`, and `setType()`, which allow you to specify the desired attributes."],["Each customization method returns the `BorderStyle` object, enabling chained method calls for efficient styling."],["Border attributes such as corner radius and stroke color are specified using integers and RGB color strings respectively, providing flexibility in design."],["Border types are selected from the `BorderType` enum, which offers predefined border styles for easy implementation."]]],[]]