Table of Contents

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

ColorValue

Visible

public bool Visible { get; set; }

Property Value

bool

Methods

FromJson(string)

public static IconStyle FromJson(string rawJson)

Parameters

rawJson string

Returns

IconStyle