TokenWatcher.IsAcquired Property

Definition

Gets the IsAcquired value.

public virtual bool IsAcquired { [Android.Runtime.Register("isAcquired", "()Z", "GetIsAcquiredHandler")] get; }
[<get: Android.Runtime.Register("isAcquired", "()Z", "GetIsAcquiredHandler")>]
member this.IsAcquired : bool

Property Value

the IsAcquired value.

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.

Java documentation for android.os.TokenWatcher.isAcquired().

Applies to