MessageOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class MessageOptions
- Inheritance
-
System.ObjectMessageOptions
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. |