chặn > zelos > ConstantProvider > makeNotch

Phương thức zelos.ConstantProvider.makeNotch()

Chữ ký:

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

Trường hợp trả lại hàng:

{ loại: số; chiều rộng: số; chiều cao: số; pathLeft: string; pathRight: string; }