C# Class BLE.Client.Extensions.IUserDialogsExtensions

Show file Open project: xabre/xamarin-bluetooth-le

Public Methods

Method Description
ErrorToast ( this dialogs, string title, string message, System.TimeSpan duration ) : IDisposable

Method Details

ErrorToast() public static method

public static ErrorToast ( this dialogs, string title, string message, System.TimeSpan duration ) : IDisposable
dialogs this
title string
message string
duration System.TimeSpan
return IDisposable