SnackBarOptions 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 SnackBarOptions : Xamarin.CommunityToolkit.UI.Views.Options.ToastOptions
- Inheritance
Constructors
| SnackBarOptions() |
Properties
| Actions |
Action options |
| BackgroundColor |
Background color. (Inherited from ToastOptions) |
| DefaultActions | |
| Duration |
The duration for the SnackBar. (Inherited from ToastOptions) |
| IsRtl |
Is Right to left (Inherited from ToastOptions) |
| MessageOptions |
Message options: Message, color, font (Inherited from ToastOptions) |
| Result |
Result is true if ActionButton is clicked. (Inherited from ToastOptions) |
Methods
| SetResult(Boolean) | (Inherited from ToastOptions) |