Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
blockly > blockRendering > ConstantProvider > CURSOR_STROKE_WIDTH
Propriété blockRendering.ConstantProvider.CURSOR_STROKE_WIDTH
Trait du curseur.
Signature :
CURSOR_STROKE_WIDTH: number;
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/11 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/09/11 (UTC)."],[[["`CURSOR_STROKE_WIDTH` is a property within Blockly's blockRendering.ConstantProvider class that defines the stroke width of the cursor."],["It is a numerical value determining the visual thickness of the cursor when interacting with blocks."],["This property helps control the appearance of the cursor during block manipulation in Blockly."]]],["The `CURSOR_STROKE_WIDTH` property, found within the `blockRendering.ConstantProvider` class, specifies the stroke width of the cursor. This property, represented as a number, dictates the thickness of the cursor's line when it is displayed. It is a specific aspect of cursor visualization defined within the Blockly block rendering system.\n"]]