API
Class

LockerInputEvent ($UI/system/components/justep/locker/locker#LockerInputEvent)

使用范围:UI2

Contents

class LockerInputEvent ($UI/system/components/justep/locker/locker#LockerInputEvent) extends ViewEvent

手势输入事件参数

Constructor Top

  LockerInputEvent ()

Properties Top

Boolean clear

是否清除手势

String password

手势密码,0-9组成不重复的字符串

List values

手势数组,0到9不重复的整数数组

Constructor details Top

public LockerInputEvent ()

手势输入事件参数

Properties Detail Top

public Boolean clear

是否清除手势

public String password

手势密码,0-9组成不重复的字符串

public List values

手势数组,0到9不重复的整数数组