Android.Content.IntentUriType.Scheme Field
Flag for use with Intent.ToUri(IntentUriType) and Intent.ParseUri(string, Android.Content.IntentUriType): the URI string always has the "intent:" scheme. This syntax can be used when you want to later disambiguate between URIs that are intended to describe an Intent vs. all others that should be treated as raw URIs. When used with Intent.ParseUri(string, Android.Content.IntentUriType), any other scheme will result in a generic VIEW action for that raw URI.

Syntax

IntentUriType Scheme

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0