Langue

DeviceLockManager.DeviceLockRoleFinancing Champ

Définition

Attention

This constant will be removed in the future version. Use Android.DeviceLock.DeviceLockRole enum directly instead of this field.

Constante représentant un rôle d’appareil financé, retournée par #getKioskApps.

[Android.Runtime.Register("DEVICE_LOCK_ROLE_FINANCING", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.DeviceLock.DeviceLockRole enum directly instead of this field.", true)]
public const Android.DeviceLock.DeviceLockRole DeviceLockRoleFinancing = 0;
[<Android.Runtime.Register("DEVICE_LOCK_ROLE_FINANCING", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.DeviceLock.DeviceLockRole enum directly instead of this field.", true)>]
val mutable DeviceLockRoleFinancing : Android.DeviceLock.DeviceLockRole

Valeur de champ

Value = 0
Attributs

Remarques

Constante représentant un rôle d’appareil financé, retournée par #getKioskApps.

Java documentation pour android.devicelock.DeviceLockManager.DEVICE_LOCK_ROLE_FINANCING.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à