Lenguaje

Adapter.NoSelection Campo

Definición

Precaución

Use 'Android.Widget.IAdapter.NoSelection'. This class will be removed in a future release.

Proporciona el enlace administrado para public const int NoSelection = -2147483648;.

[Android.Runtime.Register("NO_SELECTION")]
[System.Obsolete("Use 'Android.Widget.IAdapter.NoSelection'. This class will be removed in a future release.")]
public const int NoSelection = -2147483648;
[<Android.Runtime.Register("NO_SELECTION")>]
[<System.Obsolete("Use 'Android.Widget.IAdapter.NoSelection'. This class will be removed in a future release.")>]
val mutable NoSelection : int

Valor de campo

Value = -2147483648
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a