Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > serialisasi > variabel > Negara Bagian
Antarmuka serialization.variables.State
Mewakili status variabel tertentu.
Tanda Tangan:
export interface State
Properti
Properti |
Pengubah |
Jenis |
Deskripsi |
id |
|
string |
|
name |
|
string |
|
jenis |
|
rangkaian | tidak ditentukan |
|
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-08-22 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-22 UTC."],[[["The `serialization.variables.State` interface represents the current condition of a variable within Blockly."],["This interface includes properties like `id`, `name`, and `type` to store essential variable information."],["Variable `id` is a string used for unique identification, `name` is the user-defined variable name, and `type` optionally specifies the data type of the variable."]]],[]]