SaveInfo.Builder.SetNegativeAction(NegativeButtonStyle, IntentSender) Method

Definition

[Android.Runtime.Register("setNegativeAction", "(ILandroid/content/IntentSender;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=26)]
public Android.Service.Autofill.SaveInfo.Builder SetNegativeAction (Android.Service.Autofill.NegativeButtonStyle style, Android.Content.IntentSender? listener);
[<Android.Runtime.Register("setNegativeAction", "(ILandroid/content/IntentSender;)Landroid/service/autofill/SaveInfo$Builder;", "", ApiSince=26)>]
member this.SetNegativeAction : Android.Service.Autofill.NegativeButtonStyle * Android.Content.IntentSender -> Android.Service.Autofill.SaveInfo.Builder

Parameters

listener
IntentSender

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