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