capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class SwipeToDelete

    Configuration of the swipe-to-delete button.

    Index

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<SwipeToDelete>

      Returns SwipeToDelete

    Properties

    backgroundColor: string

    Color of the swipe-to-delete button.

    Default is "?sbColorNegative"

    enabled: boolean

    Whether swipe to delete is enabled or not.

    Default is true

    iconColor: string

    Color of the icon on the swipe-to-delete button.

    Default is "?sbColorOnPrimary"