Share via


SnackBarOptions Class

Definition

public class SnackBarOptions : Xamarin.CommunityToolkit.UI.Views.Options.ToastOptions
Inheritance
System.Object
SnackBarOptions

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)

Applies to