unfocus property

bool unfocus
final

输入完成后是否失去焦点,默认true,失去焦点后,软键盘消失

Implementation

final bool unfocus;