Interface gmfThemesOptions

interface gmfThemesOptions {
    addBlankBackgroundLayer: boolean;
}

Properties

addBlankBackgroundLayer: boolean

Whether to add a blank background layer to the list of available backgrounds.