Documentation

logicalPxScale()

Sets the logical pixel scale factor.

logicalPxScale(scale: number, narrowScale?: number): this;

Parameters

Return value

The theme itself, for method chaining.

Related