Context.WebAppService フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
#getSystemService(String)を取得するには、android.content.pm.webapp.WebAppManagerと共に使用します。
[Android.Runtime.Register("WEB_APP_SERVICE", ApiSince=37)]
public const string WebAppService;
[<Android.Runtime.Register("WEB_APP_SERVICE", ApiSince=37)>]
val mutable WebAppService : string
フィールド値
- 属性
注釈
webAppManager を取得するには、getSystemService(String) と共に使用します。
android.content.Context.WEB_APP_SERVICEの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。