차단 > 젤로스 > ConstantProvider > makeNotch

zelos.ConstantProvider.makeNotch() 메서드

서명:

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

반환:

{ type: number; width: number; 높이: 숫자; pathLeft: string; pathRight: string; }