UserManager.IsUserAGoat Property

Definition

Used to determine whether the user making this call is subject to teleportations.

public virtual bool IsUserAGoat { [Android.Runtime.Register("isUserAGoat", "()Z", "GetIsUserAGoatHandler")] get; }
[<get: Android.Runtime.Register("isUserAGoat", "()Z", "GetIsUserAGoatHandler")>]
member this.IsUserAGoat : bool

Property Value

Boolean

Returns whether the user making this call is a goat.

Attributes

Remarks

Java documentation for android.os.UserManager.isUserAGoat().

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