AuthTabColorSchemeParams


class AuthTabColorSchemeParams


Contains visual parameters of an Auth Tab that may depend on the color scheme.

Summary

Nested types

Builder class for AuthTabColorSchemeParams objects.

Public functions

getNavigationBarColor

Added in 1.9.0-alpha01
fun getNavigationBarColor(): @ColorInt Int?

getNavigationBarDividerColor

Added in 1.9.0-alpha01
fun getNavigationBarDividerColor(): @ColorInt Int?

getToolbarColor

Added in 1.9.0-alpha01
fun getToolbarColor(): @ColorInt Int?