Interface MetadataModel.DefinitionStages.WithPreviewImagesDark

    • Method Detail

      • withPreviewImagesDark

        MetadataModel.DefinitionStages.WithCreate withPreviewImagesDark​(List<String> previewImagesDark)
        Specifies the previewImagesDark property: preview image file names. These will be taken from the solution artifacts. used for dark theme support.
        Parameters:
        previewImagesDark - preview image file names. These will be taken from the solution artifacts. used for dark theme support.
        Returns:
        the next definition stage.