ShortcutInfo.Builder.SetIntent(Intent) Method

Definition

[Android.Runtime.Register("setIntent", "(Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetIntent_Landroid_content_Intent_Handler", ApiSince=25)]
public virtual Android.Content.PM.ShortcutInfo.Builder SetIntent (Android.Content.Intent intent);
[<Android.Runtime.Register("setIntent", "(Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetIntent_Landroid_content_Intent_Handler", ApiSince=25)>]
abstract member SetIntent : Android.Content.Intent -> Android.Content.PM.ShortcutInfo.Builder
override this.SetIntent : Android.Content.Intent -> Android.Content.PM.ShortcutInfo.Builder

Parameters

intent
Intent

Returns

Attributes

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