Intent.GetIntentOld(String) Method

Definition

[Android.Runtime.Register("getIntentOld", "(Ljava/lang/String;)Landroid/content/Intent;", "")]
public static Android.Content.Intent? GetIntentOld (string? uri);
[<Android.Runtime.Register("getIntentOld", "(Ljava/lang/String;)Landroid/content/Intent;", "")>]
static member GetIntentOld : string -> Android.Content.Intent

Parameters

uri
String

Returns

Attributes

Exceptions

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to