Android.Database.AbstractWindowedCursor.HasWindow Property
Returns true if the cursor has an associated cursor window.

Syntax

[get: Android.Runtime.Register("hasWindow", "()Z", "GetHasWindowHandler")]
public virtual bool HasWindow { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the cursor has an associated cursor window.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1