Table of Contents

Class PageSnapFunnelAnimation

Namespace
ScanbotSDK.MAUI.Document
Assembly
ScanbotSDK.Shared.dll

Configuration of the funnel animation.

public class PageSnapFunnelAnimation : PageSnapFeedbackMode
Inheritance
PageSnapFunnelAnimation
Inherited Members

Properties

OverlayColor

The overlay color for the funnel animation. Default is "?sbColorModalOverlay"

public ColorValue OverlayColor { get; set; }

Property Value

ColorValue

Methods

FromJson(string)

public static PageSnapFunnelAnimation FromJson(string rawJson)

Parameters

rawJson string

Returns

PageSnapFunnelAnimation