Class BadgeStyle
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
public class BadgeStyle
- Inheritance
-
BadgeStyle
- Inherited Members
Constructors
BadgeStyle()
public BadgeStyle()
Properties
Background
public BackgroundStyle Background { get; set; }
Property Value
ForegroundColor
public ColorValue ForegroundColor { get; set; }
Property Value
Visible
public bool Visible { get; set; }
Property Value
Methods
FromJson(string)
public static BadgeStyle FromJson(string rawJson)
Parameters
rawJsonstring