blockly > حظر > setOutputShape

طريقة block.setOUTShape()

اضبط شكل إخراج الكتلة.

Signature:

setOutputShape(outputShape: number | null): void;

المَعلمات

المَعلمة Type الوصف
outputShape رقم | قيمة فارغة القيمة التي تمثل شكل إخراج.

المرتجعات:

void