getForceDefaults

abstract fun getForceDefaults(): Boolean

Indicates whether defaults defined by this configuration should be enforced. By default, last picked values are used when creating annotations.

Values from AnnotationConfiguration are used only when last used value is not available. For example, getDefaultColor is used only when creating annotation of given type for the first time, all annotation created after that are created with last used color.

Return

true to always use annotation defaults even when property is set in .