Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > blockRendering > ConstantProvider > disabledPatternId
Properti blockRendering.ConstantProvider.disablePatternId
ID pola yang dinonaktifkan, atau string kosong jika tidak ada pola yang ditetapkan.
Tanda Tangan:
disabledPatternId: 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-08-22 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-22 UTC."],[[["`disabledPatternId` is a property of the `ConstantProvider` class within the `blockRendering` namespace of Blockly."],["It stores the ID of the pattern used to visually represent disabled blocks, defaulting to an empty string if no pattern is set."],["This property's value is a string representing the ID of the desired pattern."]]],["The `disabledPatternId` property, found within the `blockRendering.ConstantProvider` class, stores the ID of a disabled pattern. If no pattern is defined, this property contains an empty string. This property's data type is a string and is used to identify the visual pattern applied to represent disabled elements.\n"]]