Enum BarState
Displays the state of this object.
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public enum BarState
Fields
| Name | Description |
|---|---|
| Default | (Default) Notification bar is open and visible, but small. |
| Hidden | Notification bar is closed. |
| Invisible | Notification bar is not visible. |
| Max | Notification bar is maximized. |