Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > ISelectable > id
Properti ISelectable.id
Tanda Tangan:
id: string;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-12 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-12 UTC."],[[["`ISelectable.id` is a property that holds a unique string identifier for an object implementing the `ISelectable` interface within Blockly."],["This `id` property is crucial for selecting and referencing specific elements within the Blockly workspace."]]],["The `ISelectable` interface in Blockly has a core property named `id`. This `id` property is a string type. It's a fundamental attribute within the `ISelectable` interface, essential for identification purposes. The property is defined by the signature `id: string;`, explicitly indicating its data type.\n"]]