Share via


ContactsContract.CommonDataKinds.Photo.InterfaceConsts.Invisible Campo

Definición

Precaución

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

Valor permitido de #PRESENCE.

[Android.Runtime.Register("INVISIBLE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.StatusPresence enum directly instead of this field.", true)]
public const Android.Provider.StatusPresence Invisible = 1;
[<Android.Runtime.Register("INVISIBLE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.StatusPresence enum directly instead of this field.", true)>]
val mutable Invisible : Android.Provider.StatusPresence

Valor de campo

Value = 1
Atributos

Comentarios

Valor permitido de #PRESENCE.

Documentación de Java para android.provider.ContactsContract.StatusColumns.INVISIBLE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a