Builder
Interface for configuration builder. Use builder to get an instance implementing this interface.
Functions
Link copied to clipboard
Builds the annotation configuration from values configured by this builder.
Link copied to clipboard
abstract fun setAvailableStampPickerItems(@NonNull stampPickerItems: List<StampPickerItem>): StampAnnotationConfiguration.Builder
Sets default set of stamp annotations displayed in stamps picker.