ShortcutInfo.UserHandle Property

Definition

UserHandle on which the publisher created this shortcut.

public Android.OS.UserHandle? UserHandle { [Android.Runtime.Register("getUserHandle", "()Landroid/os/UserHandle;", "", ApiSince=25)] get; }
[<get: Android.Runtime.Register("getUserHandle", "()Landroid/os/UserHandle;", "", ApiSince=25)>]
member this.UserHandle : Android.OS.UserHandle

Property Value

Attributes

Remarks

UserHandle on which the publisher created this shortcut.

Java documentation for android.content.pm.ShortcutInfo.getUserHandle().

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