DeviceId.DeviceIdTypeImei フィールド

定義

注意事項

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

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

フィールド値

Value = 0
属性

適用対象