selected

open fun selected(@Nullable selected: Boolean): ViewAnnotationOptions.Builder

Specifies if this view annotation is selected meaning it should be placed on top of others. If selected in null, default value `false` will be applied.