ShortcutInfo.Builder.SetPerson(Person) Method

Definition

[Android.Runtime.Register("setPerson", "(Landroid/app/Person;)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetPerson_Landroid_app_Person_Handler", ApiSince=29)]
public virtual Android.Content.PM.ShortcutInfo.Builder SetPerson (Android.App.Person person);
[<Android.Runtime.Register("setPerson", "(Landroid/app/Person;)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetPerson_Landroid_app_Person_Handler", ApiSince=29)>]
abstract member SetPerson : Android.App.Person -> Android.Content.PM.ShortcutInfo.Builder
override this.SetPerson : Android.App.Person -> Android.Content.PM.ShortcutInfo.Builder

Parameters

person
Person

Returns

Attributes

Applies to