Cursor 枚举

定义

public enum Cursor
type Cursor = 
继承
Cursor

字段

名称 说明
After 0
AtOrAfter 1
Before 2
AtOrBefore 3
At 4

适用于