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


LauncherApps.PinItemRequest.RequestTypeAppwidget Поле

Определение

Внимание!

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_APPWIDGET", 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 RequestTypeAppwidget = 2;
[<Android.Runtime.Register("REQUEST_TYPE_APPWIDGET", 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 RequestTypeAppwidget : Android.Content.PM.PinItemRequestType

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

Value = 2

Реализации

Атрибуты

Комментарии

Это запрос на закрепление мини-приложения.

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

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

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