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-alpha02
fun getNavigationBarColor(): @ColorInt Int?

getNavigationBarDividerColor

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

getToolbarColor

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