Share via


MessageOptions Class

Definition

public class MessageOptions
Inheritance
System.Object
MessageOptions

Constructors

MessageOptions()

Properties

DefaultFont
DefaultForeground
DefaultMessage
DefaultPadding
Font

Gets or sets the font for the SnackBar message.

Foreground

Gets or sets the font color for the SnackBar message.

Message

Gets or sets the message for the SnackBar.

Padding

Gets or sets the padding for the SnackBar message.

Applies to