Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
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/10/15 (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/10/15 (UTC)."],[[["`connectionHeight` stores the height of the connection on an inline input."],["This property is important for rendering and positioning elements within the inline input."],["It is automatically calculated and managed by Blockly's rendering engine based on the input's content and connections."]]],["The `connectionHeight` property, found within the `InlineInput` class of the `blockRendering` namespace in Blockly, is a numerical value. This property represents the height of a connection within an inline input. It is defined as a number, signifying a measurable dimension. This numerical value is directly available and accessible via the `connectionHeight` attribute of an `InlineInput` object.\n"]]