共用方式為


Context.RestrictionsService 欄位

定義

使用 搭配 #getSystemService(String)android.content.RestrictionsManager 擷取擷取應用程式限制,並要求限制作業的許可權。

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

欄位值

屬性

備註

使用 搭配 #getSystemService(String)android.content.RestrictionsManager 擷取擷取應用程式限制,並要求限制作業的許可權。

android.content.Context.RESTRICTIONS_SERVICEJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於

另請參閱