H.ui.InfoBubble.State
Enumeration Summary
This enumeration defines identifiers for the state applicable to an info bubble.
[ For full details, see the Enumeration Details ]
Enumeration Constants Summary
Enumeration Details
This enumeration defines identifiers for the state applicable to an info bubble.
Enumeration Constants Details
static OPEN
This value represents the state where an info bubble is open and visible (value: 'open').
static CLOSED
This value represents the state where an info bubble is closed and invisible (value: 'closed')