AnnotationTextSizeConfiguration

Configuration for annotation text size (TEXT_SIZE).

Inheritors

Types

Link copied to clipboard

Functions

Link copied to clipboard
@FloatRange(from = 1.0)
abstract fun getDefaultTextSize(): Float
Default annotation text size.
Link copied to clipboard
@FloatRange(from = 1.0)
abstract fun getMaxTextSize(): Float
Maximal annotation text size.
Link copied to clipboard
@FloatRange(from = 1.0)
abstract fun getMinTextSize(): Float
Minimal annotation text size.