CrossProcessCursorWrapper.Window Property

Definition

Returns a pre-filled window that contains the data within this cursor.

public virtual Android.Database.CursorWindow? Window { [Android.Runtime.Register("getWindow", "()Landroid/database/CursorWindow;", "GetGetWindowHandler")] get; }
[<get: Android.Runtime.Register("getWindow", "()Landroid/database/CursorWindow;", "GetGetWindowHandler")>]
member this.Window : Android.Database.CursorWindow

Property Value

Implements

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to