Interface IToast
public interface IToast
Properties
Icon
string Icon { get; set; }
Property Value
Indicator
AlertType Indicator { get; set; }
Property Value
Text
string Text { get; set; }
Property Value
Title
string Title { get; set; }