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