Поделиться через


LauncherApps.PinItemRequest.RequestTypeShortcut Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Content.PM.PinItemRequestType enum directly instead of this field.

Это запрос на закрепление ярлыка.

[Android.Runtime.Register("REQUEST_TYPE_SHORTCUT", ApiSince=26)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.PinItemRequestType enum directly instead of this field.", true)]
public const Android.Content.PM.PinItemRequestType RequestTypeShortcut = 1;
[<Android.Runtime.Register("REQUEST_TYPE_SHORTCUT", ApiSince=26)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.PinItemRequestType enum directly instead of this field.", true)>]
val mutable RequestTypeShortcut : Android.Content.PM.PinItemRequestType

Значение поля

Value = 1

Реализации

Атрибуты

Комментарии

Это запрос на закрепление ярлыка.

Документация по Java для android.content.pm.LauncherApps.PinItemRequest.REQUEST_TYPE_SHORTCUT.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к