Skip to content

UICanvas.MaxVisibleToasts Property

Definition

Namespace: Brine2D.UI

Maximum number of toasts shown simultaneously. Older toasts are dismissed first when the limit is exceeded. 0 = unlimited.

C#
public int MaxVisibleToasts { get; set; }

Property Value

System.Int32