react-native-firework-sdk
    Preparing search index...

    Interface PlayerDeckMuteButtonConfiguration

    interface PlayerDeckMuteButtonConfiguration {
        hidden?: boolean;
    }
    Index

    Properties

    Properties

    hidden?: boolean

    Specifies if the mute button is hidden. Defaults to false.