NewTabPageSectionSettingsPlugin

This class is used to provide each of the Sections that build the New Tab Page Implementation of https://app.asana.com/0/1174433894299346/12070643725750

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val name: String

Name of the focused view version

Functions

Link copied to clipboard
abstract fun getView(context: Context): View?

This method returns a View that will be used as the NewTabPage content

Link copied to clipboard
abstract suspend fun isActive(): Boolean

This method returns a Boolean that represents if the plugin should be visible in New Tab Settings Specially built for AppTP Setting. We don't want to show the Setting unless AppTP has ever been enabled