Android.OS.UserManager: Property Members

The properties of Android.OS.UserManager are listed below. For a list of all members, see the UserManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
IsUserAGoatbool. Used to determine whether the user making this call is subject to teleportations.
[read-only]
UserCountint. Return the number of users currently created on the device.
[read-only]
UserNamestring. Returns the user name of the user making this call.
[read-only]
UserProfilesIList<UserHandle>. Returns a list of UserHandles for profiles associated with the user that the calling process is running on, including the user itself.
UserRestrictionsBundle. Returns the user-wide restrictions imposed on this user.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.