SnackBarActionOptions 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 SnackBarActionOptions
- Inheritance
-
System.ObjectSnackBarActionOptions
Constructors
| SnackBarActionOptions() |
Properties
| Action |
Gets or sets the action for the SnackBar action button. |
| BackgroundColor |
Gets or sets the background color for the SnackBar action button. |
| DefaultAction | |
| DefaultBackgroundColor | |
| DefaultFont | |
| DefaultForegroundColor | |
| DefaultPadding | |
| DefaultText | |
| Font |
Gets or sets the font for the SnackBar action button. |
| ForegroundColor |
Gets or sets the font color for the SnackBar action button. |
| Padding |
Gets or sets the padding for the SnackBar message. |
| Text |
Gets or sets the text for the SnackBar action button. |