Documentation

horizontalThreshold()

Sets the threshold (in pixels) for the atHorizontalStart and atHorizontalEnd flags.

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

Parameters

Return value

The builder instance for chaining.

Related