SaveInfo.Builder.SetPositiveAction(Int32) Method

Definition

[Android.Runtime.Register("setPositiveAction", "(I)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=30)]
public Android.Service.Autofill.SaveInfo.Builder SetPositiveAction (int style);
[<Android.Runtime.Register("setPositiveAction", "(I)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=30)>]
member this.SetPositiveAction : int -> Android.Service.Autofill.SaveInfo.Builder

Parameters

style
Int32

Returns

Attributes

Applies to