Enum MBTopAppBarType
Material Theme top app bar type applied to an MBTopAppBar.
[Flags]
public enum MBTopAppBarType
Fields
Dense = 2
The dense variety.
Fixed = 1
The fixed variety.
Prominent = 4
The prominent variety.
Short = 8
The short variety.
ShortCollapsed = 16
The short collapsed variety.
Standard = 0
The standard variety.