ICursorPositionChangedEvent

aydk小于 1 分钟

ICursorPositionChangedEvent

interface 官网地址open in new window 描述光标位置已更改的事件。

属性 Properties

position

  • 类型: Position 只读
  • 默认值: -
  • 可选项: -
  • 描述: 主光标的位置。

reason

secondaryPositions

  • 类型: Position[] 只读
  • 默认值: -
  • 可选项: -
  • 描述: 辅助光标的位置

source

  • 类型: string 只读
  • 默认值: -
  • 可选项: -
  • 描述: 事件的触发源。