Lingua

Settings.ActionManageSupervisorRestrictedSetting Campo

Definizione

Azione attività: avviare l'interfaccia utente per gestire un'impostazione limitata dai supervisori.

[Android.Runtime.Register("ACTION_MANAGE_SUPERVISOR_RESTRICTED_SETTING", ApiSince=33)]
public const string ActionManageSupervisorRestrictedSetting;
[<Android.Runtime.Register("ACTION_MANAGE_SUPERVISOR_RESTRICTED_SETTING", ApiSince=33)>]
val mutable ActionManageSupervisorRestrictedSetting : string

Valore del campo

Attributi

Commenti

Azione attività: avviare l'interfaccia utente per gestire un'impostazione limitata dai supervisori.

Input: #EXTRA_SUPERVISOR_RESTRICTED_SETTING_KEY specifica l'impostazione da aprire.

Output: Niente.

per android.provider.Settings.ACTION_MANAGE_SUPERVISOR_RESTRICTED_SETTING.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a