Share via


SnackBarActionOptions.Action Property

Definition

Gets or sets the action for the SnackBar action button.

public Func<System.Threading.Tasks.Task>? Action { get; set; }

Property Value

System.Func<System.Threading.Tasks.Task>

Applies to