Table of Contents

Enum BarState

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

Displays the state of this object.

public enum BarState

Fields

Default = 0

(Default) Notification bar is open and visible, but small.

Hidden = 2

Notification bar is closed.

Invisible = 3

Notification bar is not visible.

Max = 1

Notification bar is maximized.