blockly > input > DummyInput > nome
Firma:
name: string;
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-09-12 UTC.
[null,null,["Ultimo aggiornamento 2024-09-12 UTC."],[[["This documentation focuses on the `name` property of the `DummyInput` class within the `inputs` namespace in Blockly."],["The `name` property, of type string, is an identifier for the DummyInput object and used for referencing the input within a block."]]],["The `name` property within the `inputs.DummyInput` class is defined as a string. This property, part of the Blockly library, represents a named attribute of a dummy input object. Its core function is to store and provide access to a textual label or identifier associated with the dummy input.\n"]]