RecoverableSecurityException.UserAction Property

Definition

Return primary action that will initiate the recovery.

public Android.App.RemoteAction UserAction { [Android.Runtime.Register("getUserAction", "()Landroid/app/RemoteAction;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getUserAction", "()Landroid/app/RemoteAction;", "", ApiSince=29)>]
member this.UserAction : Android.App.RemoteAction

Property Value

Attributes

Remarks

Return primary action that will initiate the recovery.

Java documentation for android.app.RecoverableSecurityException.getUserAction().

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