Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
blockly > blockRendering > ConstantProvider > NOTCH_OFFSET_LEFT
Proprietà blockRendering.ConstantProvider.NOTCH_OFFSET_LEFT
Distanza dal lato sinistro di un blocco o dall'interno di un input di istruzioni al lato sinistro della tacca.
Firma:
NOTCH_OFFSET_LEFT: number;
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-11-09 UTC.
[[["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-11-09 UTC."],[[["`NOTCH_OFFSET_LEFT` is a numerical property within Blockly's block rendering system."],["This property defines the horizontal distance between the left edge of a block (or statement input) and the left edge of its notch."],["It's used to precisely position the notch, which is a visual element indicating connection points on blocks."]]],["The `NOTCH_OFFSET_LEFT` property, part of the `blockRendering.ConstantProvider` class, specifies a numeric offset. This offset represents the distance between the left side of a block (or the inside of a statement input) and the left side of the notch. This value is used in block rendering to position the notch accurately.\n"]]