Documentation

bottomThreshold()

Sets the threshold (in pixels) for the atBottom flag.

bottomThreshold(bottomThreshold: BindingOrValue<number>): this;

Parameters

Return value

The builder instance for chaining.

Related