- Assembly
- Rocket
.Surgery .ReactiveUI .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Containing Type
- AlertViews
Syntax
public static void ShowToast(string title, string message, UIColor backgroundColor, double duration = 2, ToastPosition position = 2)
Parameters
Name | Type | Description |
---|---|---|
title | string | |
message | string | |
backgroundColor | UIColor | |
duration | double | |
position | ToastPosition |
Return Value
Type | Description |
---|---|
void |