Sprache

VirtualDevice.DeviceProfileUnknown Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.

Ein unbekanntes virtuelles Geräteprofil, das einen Fehler angibt.

[Android.Runtime.Register("DEVICE_PROFILE_UNKNOWN", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.", true)]
public const Android.Companion.Virtual.VirtualDeviceProfile DeviceProfileUnknown = -1;
[<Android.Runtime.Register("DEVICE_PROFILE_UNKNOWN", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.", true)>]
val mutable DeviceProfileUnknown : Android.Companion.Virtual.VirtualDeviceProfile

Feldwert

Value = -1

Implementiert

Attribute

Gilt für: