Linguaggio

DeviceLockManager.DeviceLockRoleFinancing Campo

Definizione

Attenzione

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

Costante che rappresenta un ruolo di dispositivo finanziato, restituito da #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

Valore del campo

Value = 0
Attributi

Commenti

Costante che rappresenta un ruolo di dispositivo finanziato, restituito da #getKioskApps.

per android.devicelock.DeviceLockManager.DEVICE_LOCK_ROLE_FINANCING.

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