Android.Net.MailTo.IsMailTo Method
Test to see if the given string is a mailto URL

Syntax

[Android.Runtime.Register("isMailTo", "(Ljava/lang/String;)Z", "")]
public static bool IsMailTo (string url)

Parameters

url
string to be tested

Returns

Documentation for this section has not yet been entered.

Remarks

Test to see if the given string is a mailto URL

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1