Enum BarState
Displays the state of this object.
public enum BarState
Fields
Default = 0(Default) Notification bar is open and visible, but small.
Hidden = 2Notification bar is closed.
Invisible = 3Notification bar is not visible.
Max = 1Notification bar is maximized.