Condividi tramite


UserManager.UserOperationException.UserOperationResult Property

Definition

Returns the operation result code.

public virtual Android.OS.UserOperationResultCode UserOperationResult { [Android.Runtime.Register("getUserOperationResult", "()I", "GetGetUserOperationResultHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getUserOperationResult", "()I", "GetGetUserOperationResultHandler", ApiSince=28)>]
member this.UserOperationResult : Android.OS.UserOperationResultCode

Property Value

Attributes

Remarks

Returns the operation result code.

Java documentation for android.os.UserManager.UserOperationException.getUserOperationResult().

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