UserGuidanceConfiguration
constructor(json: JsonObject)
constructor(visible: Boolean = true, title: StyledText = StyledText( color = ScanbotColor("?sbColorOnPrimary", isArgb = false) ), background: BackgroundStyle = BackgroundStyle( strokeColor = ScanbotColor("#00000000", isArgb = false), fillColor = ScanbotColor("?sbColorSurfaceLow", isArgb = false) ))