charcoal-android-compose
charcoal-android-compose
/
net.pixiv.charcoal.android.compose.component.topAppBar
/
CharcoalTopAppBarStyle
Charcoal
Top
App
Bar
Style
interface
CharcoalTopAppBarStyle
CharcoalTopAppBar に適用する色・elevation の設定をまとめる interface
Types
Functions
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Background
Color
Link copied to clipboard
@
Composable
abstract
fun
getBackgroundColor
(
)
:
Color
get
Content
Color
Link copied to clipboard
@
Composable
abstract
fun
getContentColor
(
)
:
Color
get
Elevation
Link copied to clipboard
@
Composable
abstract
fun
getElevation
(
)
:
Dp
get
Title
Content
Color
Link copied to clipboard
@
Composable
abstract
fun
getTitleContentColor
(
)
:
Color
Inheritors
CharcoalTopAppBarDefaultStyle
Link copied to clipboard
CharcoalTopAppBarOverlayStyle
Link copied to clipboard