bellsNotification properties

Here is a table with all the properties that you can modify for each notification:

Property
Description
Default Value

Title

The bolded title text in the UI.

"Example Title"

Message

The light text message to show in the main part of the widget.

"Example Message"

Duration

The duration of the timeline.

5

Sound

The sound to play when the notification is showed.

NULL

Auto Dismiss

Should the notification be removed upon the depletion of the timeline.

true

Title Color

The color of the title text.

White

Timeline Color

The color of the timeline.

Yellow

Width

The width of the notification. Maximum is 650. Consider increasing if your text is long.

650

Appear Animation

The animation to show when the notification first shows. (Fade, Jump, Pop)

Fade

Disappear Animation

The animation to show when the notification is dismissed. (Fade, Jump, Pop)

Fade

Accept Button

The properties of the accept button (Text, Color, Text Color)

Empty. No button exists if not overridden

Dismiss Button

The properties of the dismiss button (Text, Color, Text Color)

Empty. No button exists if not overridden

Last updated