Controls the position mode of the AppBar.
Definition
Fields
Positions the AppBar relative to the viewport.
C#
Fixed = 2
Positions the AppBar according to the normal flow of the page.
C#
Static = 0
Sticks the AppBar to a given position(top or bottom).
C#
Sticky = 1