DeviceLockManager.DeviceLockRoleFinancing Feld

Definition

Achtung

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

Konstante, die eine finanzierte Geräterolle darstellt, zurückgegeben von #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

Feldwert

Value = 0
Attribute

Hinweise

Konstante, die eine finanzierte Geräterolle darstellt, zurückgegeben von #getKioskApps.

Java Dokumentation für android.devicelock.DeviceLockManager.DEVICE_LOCK_ROLE_FINANCING.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: