ImportFolder

sealed class ImportFolder

Where to import bookmarks, either directly to the bookmark root or into a named folder.

Inheritors

Types

Link copied to clipboard
data class Folder(val folderName: String) : SavedSitesImporter.ImportFolder

Import bookmarks into a named folder.

Link copied to clipboard

Import bookmarks directly into the root bookmark folder structure.