ブロックする >zelos >ConstantProvider >makeNotch

zelos.ConstantProvider.makeNotch() メソッド

署名:

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

戻り値:

{ type: number;width: number;height: number;pathLeft: string;pathRight: string;}