Skip to main content

BubbleStyle

Namespace: Wisej.Web.Ext.Bubbles

Assembly: Wisej.Web.Ext.Bubbles

Bubble styles. Corresponds to states in the theme.

public enum BubbleStyle : Enum

Fields

NameDescription
AlertUses the "alert" state in the theme.
CriticalUses the "critical" state in the theme.
CustomUses the "custom" state in the theme.
WarningUses the "warning" state in the theme.

Used By

NameDescription
BubbleNotification.GetBubbleStyleReturns the notification value associated with the specified control.