blockly > blockRendering > SpacerRow > (konstruktor)

blockRendering.SpacerRow.(constructor)

Konstruuje nową instancję klasy SpacerRow

Podpis:

constructor(constants: ConstantProvider, height: number, width: number);

Parametry

Parametr Typ Opis
constants ConstantProvider Dostawca stałych renderowania.
wysokość Liczba Wysokość odstępu.
szerokość Liczba Szerokość odstępu.