blockly >zelos >ConstantProvider >makeNotch

zelos.ConstantProvider.makeNotch() 方法

Signature:

makeNotch(): {
        type: number;
        width: number;
        height: number;
        pathLeft: string;
        pathRight: string;
    };

返回

{ type: number;width: 数值;高度:数字;pathLeft:字符串;pathRight:字符串;}