Documentation

topThreshold()

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

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

Parameters

Return value

The builder instance for chaining.

Related