SaveInfo.Builder.SetTriggerId(AutofillId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setTriggerId", "(Landroid/view/autofill/AutofillId;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=28)]
public Android.Service.Autofill.SaveInfo.Builder SetTriggerId (Android.Views.Autofill.AutofillId id);
[<Android.Runtime.Register("setTriggerId", "(Landroid/view/autofill/AutofillId;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=28)>]
member this.SetTriggerId : Android.Views.Autofill.AutofillId -> Android.Service.Autofill.SaveInfo.Builder
Parameters
- id
- AutofillId
Returns
- Attributes