ToastOptions 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.
Toast options
public class ToastOptions
- Inheritance
-
System.ObjectToastOptions
- Derived
Constructors
| ToastOptions() |
Properties
| BackgroundColor |
Background color. |
| DefaultBackgroundColor | |
| DefaultDuration | |
| DefaultIsRtl | |
| DefaultMessageOptions | |
| Duration |
The duration for the SnackBar. |
| IsRtl |
Is Right to left |
| MessageOptions |
Message options: Message, color, font |
| Result |
Result is true if ActionButton is clicked. |
Methods
| SetResult(Boolean) |