Table of Contents

Class SwipeToDelete

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class SwipeToDelete
Inheritance
SwipeToDelete
Inherited Members

Constructors

SwipeToDelete()

public SwipeToDelete()

Properties

BackgroundColor

public ColorValue BackgroundColor { get; set; }

Property Value

ColorValue

Enabled

public bool Enabled { get; set; }

Property Value

bool

IconColor

public ColorValue IconColor { get; set; }

Property Value

ColorValue

Methods

FromJson(string)

public static SwipeToDelete FromJson(string rawJson)

Parameters

rawJson string

Returns

SwipeToDelete