TopAppBarTitleAlignment


This class defines ways title and subtitle can be aligned along a TopAppBar's main axis.

Summary

Public companion properties

TopAppBarTitleAlignment

Center align the title and subtitle if present

Cmn
TopAppBarTitleAlignment

End align the title and subtitle if present

Cmn
TopAppBarTitleAlignment

Start align the title and subtitle if present

Cmn

Public companion properties

Center

val CenterTopAppBarTitleAlignment

Center align the title and subtitle if present

End

val EndTopAppBarTitleAlignment

End align the title and subtitle if present

Start

val StartTopAppBarTitleAlignment

Start align the title and subtitle if present