@ua/react-native-airship
    Preparing search index...

    Type Alias PreferenceCenter

    A preference center definition.

    type PreferenceCenter = {
        display?: CommonDisplay;
        id: string;
        sections: Section[];
    }
    Index

    Properties

    Properties

    display?: CommonDisplay

    display information

    id: string

    the ID of the preference center

    sections: Section[]

    a list of sections