Returns a list of UserHandles for profiles associated with the user that the calling process
is running on, including the user itself.
Syntax
[get: Android.Runtime.Register("getUserProfiles", "()Ljava/util/List;", "GetGetUserProfilesHandler")]
public virtual
IList<UserHandle> UserProfiles { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17