Builder

Builder for AnnotationBorderStyleConfiguration.

Parameters

<T>

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

Inheritors

Functions

Link copied to clipboard
abstract fun setBorderStylePresets(@NonNull borderStylePresets: List<BorderStylePreset>): T
Sets border style presets that will be available in the inspector.
Link copied to clipboard
abstract fun setDefaultBorderStylePreset(@NonNull borderStylePreset: BorderStylePreset): T
Sets default border style.