言語

Adapter.NoSelection フィールド

定義

注意事項

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.")]
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

フィールド値

Value = -2147483648
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象