Android.Appwidget.AppWidgetProviderInfo.Profile Property
Gets the user profile in which the provider resides.

Syntax

[get: Android.Runtime.Register("getProfile", "()Landroid/os/UserHandle;", "GetGetProfileHandler")]
public Android.OS.UserHandle Profile { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the user profile in which the provider resides.

[Android Documentation]

Requirements

Namespace: Android.Appwidget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3