共用方式為


LauncherApps.PinItemRequest.ShortcutInfo 屬性

定義

ShortcutInfo 由要求的應用程式傳送。

public Android.Content.PM.ShortcutInfo? ShortcutInfo { [Android.Runtime.Register("getShortcutInfo", "()Landroid/content/pm/ShortcutInfo;", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getShortcutInfo", "()Landroid/content/pm/ShortcutInfo;", "", ApiSince=26)>]
member this.ShortcutInfo : Android.Content.PM.ShortcutInfo

屬性值

ShortcutInfo當要求為 型別#REQUEST_TYPE_SHORTCUT時要求。 否則,為 Null。

屬性

備註

ShortcutInfo 由要求的應用程式傳送。 要求一 #REQUEST_TYPE_SHORTCUT 律為非 Null,並針對不同的要求類型一律為 Null。

android.content.pm.LauncherApps.PinItemRequest.getShortcutInfo()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於