The properties of Android.Accounts.IAccountManagerFuture are listed below. For a list of all members, see the IAccountManagerFuture Members list.
[read-only] | IsCancelled | bool. Returns true if this task was cancelled before it completed normally. |
[read-only] | IsDone | bool. Returns true if this task completed. |
[read-only] | Result | Java.Lang.Object. Accessor for the future result the Android.Accounts.IAccountManagerFuture represents. |