blockly > حظر > setOutputShape

طريقة Block.setOutputShape()

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

Signature:

setOutputShape(outputShape: number | null): void;

المعلمات

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

المرتجعات:

فراغ