Back to Devexpress

DxToastProvider Members

blazor-devexpress-dot-blazor-dot-dxtoastprovider-dot-underscore-members.md

latest4.4 KB
Original Source

DxToastProvider Members

A component that displays toast notifications.

Constructors

NameDescription
DxToastProvider()Initializes a new instance of the DxToastProvider class.

Properties

NameDescription
AnimationTypeSpecifies the animation type used to display toasts.
DisplayTimeSpecifies how long toasts are visible.
FreezeOnClickSpecifies whether to turn off auto-hide for a toast after it has been clicked.
HorizontalAlignmentSpecifies horizontal alignment applied to toasts.
MaxHeightLimits the maximum height of toast notifications.
MaxToastCountSpecifies the maximum number of visible toast notifications.
NameSpecifies a name of the toast provider.
RenderStyleSpecifies a toast’s predefined style.
ShowCloseButtonSpecifies whether toasts display the Close button.
ShowIconSpecifies whether to show an icon in toast notifications.
SizeModeSpecifies the size of toast notifications and their content.
StickToViewportSpecifies whether toast notifications are anchored to the viewport or the provider’s container.
ThemeModeSpecifies a toast’s predefined color filling mode.
VerticalAlignmentSpecifies vertical alignment applied to toasts.
WidthSpecifies the width of the toast notification container.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxToastProvider Class

DevExpress.Blazor Namespace