MockCursor.IsBeforeFirst 属性

定义

返回光标是否指向第一行之前的位置。

public virtual bool IsBeforeFirst { [Android.Runtime.Register("isBeforeFirst", "()Z", "GetIsBeforeFirstHandler")] get; }
[<get: Android.Runtime.Register("isBeforeFirst", "()Z", "GetIsBeforeFirstHandler")>]
member this.IsBeforeFirst : bool

属性值

实现

属性

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于