次の方法で共有


Context.RestrictionsService フィールド

定義

#getSystemService(String) with を使用して、android.content.RestrictionsManagerアプリケーションの制限を取得し、制限された操作のアクセス許可を要求するために使用します。

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

フィールド値

属性

注釈

#getSystemService(String) with を使用して、android.content.RestrictionsManagerアプリケーションの制限を取得し、制限された操作のアクセス許可を要求するために使用します。

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

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

適用対象

こちらもご覧ください