Lingua

DevicePolicyManager.PersonalAppsNotSuspended Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.Admin.PersonalAppsDevicePolicy enum directly instead of this field.

Valore restituito per #getPersonalAppsSuspendedReasons quando le app personali non vengono sospese.

[Android.Runtime.Register("PERSONAL_APPS_NOT_SUSPENDED", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PersonalAppsDevicePolicy enum directly instead of this field.", true)]
public const Android.App.Admin.PersonalAppsDevicePolicy PersonalAppsNotSuspended = 0;
[<Android.Runtime.Register("PERSONAL_APPS_NOT_SUSPENDED", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.PersonalAppsDevicePolicy enum directly instead of this field.", true)>]
val mutable PersonalAppsNotSuspended : Android.App.Admin.PersonalAppsDevicePolicy

Valore del campo

Value = 0
Attributi

Commenti

Valore restituito per #getPersonalAppsSuspendedReasons quando le app personali non vengono sospese.

per android.app.admin.DevicePolicyManager.PERSONAL_APPS_NOT_SUSPENDED.

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