Context.AppwidgetService フィールド

定義

#getSystemService(String) AppWidgets にアクセスするために with を使用して取得android.appwidget.AppWidgetManagerします。

[Android.Runtime.Register("APPWIDGET_SERVICE")]
public const string AppwidgetService;
[<Android.Runtime.Register("APPWIDGET_SERVICE")>]
val mutable AppwidgetService : string

フィールド値

属性

注釈

#getSystemService(String) AppWidgets にアクセスするために with を使用して取得android.appwidget.AppWidgetManagerします。

の Java ドキュメントandroid.content.Context.APPWIDGET_SERVICE

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象