Linguaggio

DeviceId.Type Proprietà

Definizione

Ottiene il tipo di identificatore del dispositivo.

public Android.DeviceLock.DeviceIdType Type { [Android.Runtime.Register("getType", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getType", "()I", "", ApiSince=34)>]
member this.Type : Android.DeviceLock.DeviceIdType

Valore della proprietà

Tipo di identificatore del dispositivo.

Attributi

Commenti

Il valore indica se l'identificatore è un IMEI o un MEID.

per android.devicelock.DeviceId.getType().

Si applica a