Documentation

fit()

Sets the image fit mode.

fit(fit: BindingOrValue<UIImage["fit"]>): this;

Parameters

Return value

The builder instance for chaining.

Related