Class AppBarMode
Specifies the height mode of the AppBar component which defines the height of the AppBar.
Inheritance
System.Object
AppBarMode
Namespace: Syncfusion.EJ2.Navigations
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AppBarMode : Enum
Fields
Dense
Declaration
public const AppBarMode Dense
Field Value
Type |
---|
AppBarMode |
Prominent
Declaration
public const AppBarMode Prominent
Field Value
Type |
---|
AppBarMode |
Regular
Declaration
public const AppBarMode Regular
Field Value
Type |
---|
AppBarMode |