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

    Class IconButton

    Configuration of the icon appearance on a button.

    Index

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<IconButton>

      Returns IconButton

    Properties

    accessibilityDescription: string

    The text to be read when the button is selected through accessibility mode.

    Default is ""

    color: string

    The icon color.

    Default is "#FFFFFF"

    visible: boolean

    Determines whether the icon is visible on the button.

    Default is true