annotation Anchors
fun ViewAnnotationOptions.Builder.annotationAnchors(vararg blocks: ViewAnnotationAnchorConfig.Builder.() -> Unit): ViewAnnotationOptions.Builder
DSL function to set multiple ViewAnnotationAnchorConfig's to ViewAnnotationOptions.Builder.variableAnchors. Anchors will be applied in the order they are specified.