preventPaste property

bool preventPaste
final

是否禁止用户粘贴内容,默认关闭。

启用后将禁用长按弹出的粘贴菜单,防止复制攻击 Payload。

Implementation

final bool preventPaste;