blockly > blockRendering > JaggedTeeth
blockRendering.JaggedTeeth-Schnittstelle
Ein Objekt, das Größen- und Pfadinformationen zu minimierten Blockanzeigen enthält.
Unterschrift:
export interface JaggedTeeth
Attribute
Attribut |
Modifikatoren |
Typ |
Beschreibung |
Höhe |
|
Zahl |
|
path |
|
String |
|
Breite |
|
Zahl |
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-21 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-21 (UTC)."],[[["The `JaggedTeeth` interface defines the visual characteristics of collapsed block indicators in Blockly."],["It includes properties for height, width, and the SVG path of the indicator."],["This interface is used within the block rendering system of Blockly."]]],[]]