[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]