Builder

Builder for AnnotationTextResizingConfiguration.

Parameters

<T>

Type of the builder, used to return correct builder subclass from builder's methods.

Inheritors

Functions

Link copied to clipboard
abstract fun setHorizontalResizingEnabled(isHorizontalResizingEnabled: Boolean): T
Sets whether annotations will automatically resize horizontally when entering text.
Link copied to clipboard
abstract fun setVerticalResizingEnabled(isVerticalResizingEnabled: Boolean): T
Sets whether annotations will automatically resize vertically when entering text.