Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KeyboardReturnType

键盘的返回键类型。

readonly

Index

Enumeration members

Enumeration members

DEFAULT

DEFAULT: = 0

默认。

DONE

DONE: = 1

完成类型。

GO

GO: = 4

跳转类型。

NEXT

NEXT: = 5

下一个类型。

SEARCH

SEARCH: = 3

搜索类型。

SEND

SEND: = 2

发送类型。

Generated using TypeDoc