Magpie HTML - v0.1.3
    Preparing search index...

    Interface MSTile

    Microsoft tile metadata.

    interface MSTile {
        image?: string;
        color?: string;
        config?: string;
    }
    Index

    Properties

    Properties

    image?: string

    Tile image URL

    color?: string

    Tile background color

    config?: string

    Microsoft browserconfig XML URL