CursorTreeAdapter.Cursor Proprietà

Definizione

Vedere anche:

public virtual Android.Database.ICursor? Cursor { [Android.Runtime.Register("getCursor", "()Landroid/database/Cursor;", "GetGetCursorHandler")] get; }
[<get: Android.Runtime.Register("getCursor", "()Landroid/database/Cursor;", "GetGetCursorHandler")>]
member this.Cursor : Android.Database.ICursor

Valore della proprietà

Cursore corrente o null quando non è impostato alcun cursore.

Attributi

Commenti

per android.widget.CursorTreeAdapter.getCursor().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche